Skip to main content

ProjectId

Type Alias ProjectId 

Source
pub type ProjectId = Uuid;
Expand description

Unique identifier for a Project.

Aliased Typeยง

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