Enum opencorpora::RestrictionScope [] [src]

pub enum RestrictionScope {
    Lemma,
    Form,
}

Область ограничения на использование граммемы.

Variants

Лексема

Словоформа лексемы

Trait Implementations

impl Clone for RestrictionScope
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for RestrictionScope
[src]

impl Debug for RestrictionScope
[src]

[src]

Formats the value using the given formatter.