Struct fluent_syntax::ast::Variant [−][src]
Fields
key: VarKey
value: Pattern
default: bool
Trait Implementations
impl Debug for Variant
[src]
impl Debug for Variant
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl PartialEq for Variant
[src]
impl PartialEq for Variant