Type Alias GpnList

Source
pub type GpnList = SmallVec<[u64; 64]>;

Aliased Typeยง

pub struct GpnList { /* private fields */ }