Function teko::utilities::rc [] [src]

pub fn rc<T>(rc: T) -> Rc<T>

Alias for Rc::new(_).