Skip to main content

MountId

Type Alias MountId 

Source
pub type MountId = Uuid;
Expand description

Unique identifier for a Mount.

Aliased Typeยง

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