Struct languagetool::Url [] [src]

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

Fields

Trait Implementations

impl Debug for Url
[src]

Formats the value using the given formatter.