Struct rsmorphy::opencorpora::grammeme::grammeme::Grammeme[][src]

pub struct Grammeme { /* fields omitted */ }

Methods

impl Grammeme
[src]

Trait Implementations

impl Debug for Grammeme
[src]

Formats the value using the given formatter. Read more

impl Clone for Grammeme
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Grammeme
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for Grammeme
[src]

impl Hash for Grammeme
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

Auto Trait Implementations

impl Send for Grammeme

impl Sync for Grammeme