[go: up one dir, main page]

[]Type Definition lyon::math::Rect

type Rect = Rect<f32, UnknownUnit>;

Alias for euclid::default::Rect<f32>