Type Definition webrender_api::units::LayoutPoint

source ·
pub type LayoutPoint = Point2D<f32, LayoutPixel>;

Trait Implementations§