Type Definition usvg::Rect [] [src]

type Rect = Rect<f64>;

Alias for euclid::Rect<f64>.