Trait unicode::CharExt [] [src]

pub trait CharExt {
    fn general_category(self) -> General;
}

Required Methods

Implementors