pub type MutablePlString = MutableBinaryViewArray<str>;

Aliased Type§

struct MutablePlString { /* private fields */ }