Type Alias ItemId

Source
pub type ItemId = AtomicCell<Option<NonZeroU64>>;

Aliased Typeยง

struct ItemId { /* private fields */ }