Id

Type Alias Id 

Source
pub type Id = CompactString;
Expand description

Id type (base of all identifiers)

Aliased Type§

pub struct Id(/* private fields */);