Type Alias pax_runtime_api::Size2D

source ·
pub type Size2D = Rc<RefCell<[Box<dyn PropertyInstance<Size>>; 2]>>;