pub type ArcStr1 = Arc<Str1>;Available on crate feature
alloc and target_has_atomic=ptr only.Aliased Type§
pub struct ArcStr1 { /* private fields */ }pub type ArcStr1 = Arc<Str1>;alloc and target_has_atomic=ptr only.pub struct ArcStr1 { /* private fields */ }