Type Alias SpanId

Source
pub type SpanId = NonZeroUsize;

Aliased Typeยง

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