Skip to main content

XCell

Type Alias XCell 

Source
pub type XCell<T> = RefCell<T>;

Aliased Typeยง

pub struct XCell<T> { /* private fields */ }