Type Alias Id

Source
pub type Id = String;
Expand description

Represents a generic id type

Aliased Typeยง

pub struct Id { /* private fields */ }