Function default_constructor::effects::arc

source ยท
pub fn arc<T>(item: T) -> Arc<T>
Expand description

Construct an Arc.