[][src]Trait webrender::util::MaxRect

pub trait MaxRect {
    fn max_rect() -> Self;
}

Required methods

fn max_rect() -> Self

Loading content...

Implementations on Foreign Types

impl MaxRect for DeviceIntRect[src]

impl<U> MaxRect for Rect<f32, U>[src]

Loading content...

Implementors

Loading content...