Type Alias accessibility_tree::primitives::Length

source ·
pub type Length<U> = Length<f32, U>;

Aliased Type§

struct Length<U>(pub f32);

Fields§

§0: f32