Type Definition blaze_rs::buffer::rect::RectBox2D

source ·
pub type RectBox2D<T> = Box<Rect2D<T>>;