Enum fluent_syntax::ast::Entry [−][src]
Variants
Message(Message)
Term(Term)
Comment(Comment)
Junk
Fields of Junk
content: String |
Trait Implementations
impl Debug for Entry
[src]
impl Debug for Entry
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 Entry
[src]
impl PartialEq for Entry