[][src]Type Definition webrender_api::LayoutSize

type LayoutSize = TypedSize2D<f32, LayoutPixel>;

Trait Implementations

impl AuHelpers<TypedSize2D<Au, LayoutPixel>> for LayoutSize
[src]