Struct fluent_syntax::ast::Resource [−][src]
Fields
body: Vec<Entry>
Trait Implementations
impl Debug for Resource[src]
impl Debug for Resourcefn 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 Resource[src]
impl PartialEq for Resource