Skip to main content

ArcStr1

Type Alias ArcStr1 

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

Aliased Type§

pub struct ArcStr1 { /* private fields */ }

Trait Implementations§