Struct message_format::l20n::Comment [] [src]

pub struct Comment {
    pub content: String,
}

Fields

content

Trait Implementations

Derived Implementations

impl Debug for Comment

fn fmt(&self, __arg_0: &mut Formatter) -> Result