Function default_constructor::effects::arc

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

Construct an Arc.