rsmorphy 0.4.0

Morphological analyzer / inflection engine for Russian and Ukrainian (soon) languages (WIP)
Documentation
pub use analyzer::units::abc::*;
pub use container::abc::*;

pub use Grammeme;
pub use GrammemeSet;
pub use Lex;
pub use MorphAnalyzer;
pub use ParseResult;
pub use Parsed;
pub use Score;