Skip to main content

Identity

Type Alias Identity 

Source
type Identity = SmallVec<[u8; 48]>;
Expand description

Owned copy of a reverse-map identity, used to dereference a loser.

Sized for the common modern event id; longer identities spill.

Aliased Typeยง

struct Identity { /* private fields */ }