Struct pinyin_parser::PinyinAmbiguousParser [−][src]
pub struct PinyinAmbiguousParser { /* fields omitted */ }Implementations
allow british spelling
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for PinyinAmbiguousParserimpl Send for PinyinAmbiguousParserimpl Sync for PinyinAmbiguousParserimpl Unpin for PinyinAmbiguousParserimpl UnwindSafe for PinyinAmbiguousParserBlanket Implementations
Mutably borrows from an owned value. Read more