Struct baimax::ast::GroupHeader [] [src]

pub struct GroupHeader<'a> { /* fields omitted */ }

Trait Implementations

impl<'a> Parsed for GroupHeader<'a>
[src]

impl<'a> Debug for GroupHeader<'a>
[src]

Formats the value using the given formatter.

impl<'a> Clone for GroupHeader<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more