[][src]Function axgeom::rect

#[must_use]pub fn rect<T>(xstart: T, xend: T, ystart: T, yend: T) -> Rect<T>

Convenience function to create a Rect.