XRc

Type Alias XRc 

Source
pub type XRc<T> = Rc<T>;

Aliased Typeยง

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