Type Alias HummockHnswGraphFileId

Source
pub type HummockHnswGraphFileId = TypedPrimitive<4, u64>;

Aliased Type§

pub struct HummockHnswGraphFileId(pub(crate) u64);

Tuple Fields§

§0: u64

Implementations§

Trait Implementations§

Source§

impl From<TypedPrimitive<0, u64>> for HummockHnswGraphFileId

Source§

fn from(id: HummockRawObjectId) -> Self

Converts to this type from the input type.