Struct wordnet::SenseRef [] [src]

pub struct SenseRef {
    pub word: String,
    // some fields omitted
}

refers to the actual text of a word

Fields

the word

Trait Implementations

impl Debug for SenseRef
[src]

[src]

Formats the value using the given formatter.