Function arc

Source
pub fn arc<T>(item: T) -> Arc<T>
Expand description

Construct an Arc.