[][src]Type Definition webrender_api::LayoutRect

type LayoutRect = TypedRect<f32, LayoutPixel>;

Trait Implementations

impl AuHelpers<TypedRect<Au, LayoutPixel>> for LayoutRect
[src]