logo
pub fn bbox_mut<N, T>(rect: Rect<N>, inner: &mut T) -> BBoxMut<'_, N, T>
Expand description

Shorthand constructor of BBoxMut