Struct languagetool::Replacement [] [src]

pub struct Replacement {
    pub value: Option<String>,
}

Fields

Trait Implementations

impl Debug for Replacement
[src]

Formats the value using the given formatter.