Enum fluent_syntax::ast::Entry [−][src]
Variants
Message(Message)Term(Term)Comment(Comment)JunkFields of Junk
content: String |
Trait Implementations
impl Debug for Entry[src]
impl Debug for Entryfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl PartialEq for Entry[src]
impl PartialEq for Entry