pub type MutablePlString = MutableBinaryViewArray<str>;
pub struct MutablePlString { /* private fields */ }