Type Alias graphannis_core::serializer::KeyVec

source ·
pub type KeyVec = SmallVec<[u8; 32]>;

Aliased Type§

struct KeyVec { /* private fields */ }

Trait Implementations§