Function broccoli::rect[][src]

pub fn rect<T>(xstart: T, xend: T, ystart: T, yend: T) -> Rect<T>
Expand description

Convenience function to create a Rect.