HummockSstableId

Type Alias HummockSstableId 

Source
pub type HummockSstableId = TypedId<{ _ }, u64>;

Aliased Type§

#[repr(transparent)]
pub struct HummockSstableId(pub(crate) u64);

Tuple Fields§

§0: u64

Trait Implementations§