Type Definition lyon::bezier::Rect [] [src]

type Rect = TypedRect<f32, UnknownUnit>;

Alias for euclid::Rect<f32>