Type Alias Key

Source
pub type Key = Key<Id>;
Expand description

The name of an entry in a Dir, used to avoid unnecessary allocations

Aliased Typeยง

struct Key { /* private fields */ }