Type Alias SpanIndex

Source
pub type SpanIndex = NonZeroUsize;

Aliased Typeยง

#[repr(transparent)]
pub struct SpanIndex(/* private fields */);