Type Alias tc_transact::fs::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 */ }