Struct rsmorphy::analyzer::units::by_lookup::dict::DictionaryAnalyzer [] [src]

pub struct DictionaryAnalyzer {}

Trait Implementations

impl Default for DictionaryAnalyzer
[src]

Returns the "default value" for a type. Read more

impl Debug for DictionaryAnalyzer
[src]

Formats the value using the given formatter.

impl Clone for DictionaryAnalyzer
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Analyzer for DictionaryAnalyzer
[src]