Type Alias Length
pub type Length<T> = Length<T, UnknownUnit>;Available on crate feature
canvas only.Aliased Type§
pub struct Length<T>(pub T);Tuple Fields§
§0: Tpub type Length<T> = Length<T, UnknownUnit>;canvas only.pub struct Length<T>(pub T);0: T