Type Alias Uuid

Source
pub type Uuid = String;
Expand description

Unvalidated uuid type

Aliased Typeยง

struct Uuid { /* private fields */ }