[][src]Type Definition webrender_api::LayoutVector2D

type LayoutVector2D = TypedVector2D<f32, LayoutPixel>;

Trait Implementations