pub type Key = Key<Id>;
The name of an entry in a Dir, used to avoid unnecessary allocations
Dir
struct Key { /* private fields */ }