[][src]Type Definition webrender_api::LayoutPoint

type LayoutPoint = TypedPoint2D<f32, LayoutPixel>;

Trait Implementations