Type Definition webrender_api::units::LayoutSize

source ·
pub type LayoutSize = Size2D<f32, LayoutPixel>;

Trait Implementations§