Struct languagetool::Category [] [src]

pub struct Category {
    pub id: Option<String>,
    pub name: Option<String>,
}

Fields

Trait Implementations

impl Debug for Category
[src]

Formats the value using the given formatter.