mirror of
https://github.com/house-of-vanity/mystem-rs.git
synced 2025-07-06 21:24:07 +00:00
Update documentation.
This commit is contained in:
@ -89,6 +89,7 @@ impl fmt::Display for PartOfSpeech {
|
||||
}
|
||||
}
|
||||
|
||||
/// Контейнер для любых фактов о разобранном слове
|
||||
#[derive(Debug, PartialEq)]
|
||||
pub enum Fact {
|
||||
/// Падеж
|
||||
|
Reference in New Issue
Block a user