Struct message_format::l20n::Identifier [] [src]

pub struct Identifier {
    pub name: String,
}

Fields

name

Trait Implementations

Derived Implementations

impl Debug for Identifier

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