rc

Function rc 

Source
pub fn rc<T>(item: T) -> Rc<T>
Expand description

Construct an Rc.