Type Definition lyon_bezier::Rect [] [src]

type Rect = Rect<f32>;

Alias for euclid::Rect<f32>