ShareCell

Type Alias ShareCell 

Source
pub type ShareCell<T> = TrustCell<T>;

Aliased Typeยง

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