Type Alias zng_layout::unit::euclid::default::Length

pub type Length<T> = Length<T, UnknownUnit>;

Aliased Type§

struct Length<T>(pub T, _);

Fields§

§0: T