Type Definition euclid::default::Rect

source · []
pub type Rect<T> = Rect<T, UnknownUnit>;