ArcStr1

Type Alias ArcStr1 

Source
pub type ArcStr1 = Arc<Str1>;
Available on crate feature alloc and target_has_atomic=ptr only.

Aliased Type§

pub struct ArcStr1 { /* private fields */ }

Trait Implementations§