Skip to main content

Id

Type Alias Id 

Source
pub type Id = String;
Expand description

Represents a unique identifier for various entities

Aliased Typeยง

pub struct Id { /* private fields */ }