Type Alias GpnList

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

Aliased Typeยง

struct GpnList { /* private fields */ }