Type Alias Id

Source
pub type Id = Uuid;
Expand description

Generic ID type

Aliased Typeยง

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