pub type StdImmutableStringBuilder = ImmutableStringBuilder<StdAllocator>;Available on crate feature
std only.Expand description
The alias for StdImmutableStringBuilder with [StdAllocator].
Aliased Typeยง
pub struct StdImmutableStringBuilder { /* private fields */ }