Skip to main content

StrBuffer

Trait StrBuffer 

Source
pub trait StrBuffer: AsRef<Wtf8> {
    // Provided method
    fn is_compatible_with(&self, kind: StrKind) -> bool { ... }
}

Provided Methods§

Implementors§