Skip to main content

UnitId

Type Alias UnitId 

Source
pub type UnitId = Id<UnitIdKind>;
Expand description

Строго типизированный идентификатор единицы измерения.

Aliased Type§

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