Enum fluent_syntax::ast::ArgValue [−][src]
Variants
Number(Number)
String(String)
Trait Implementations
impl Debug for ArgValue
[src]
impl Debug for ArgValue
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 ArgValue
[src]
impl PartialEq for ArgValue