Struct baimax::ast::FileHeader [] [src]

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

Trait Implementations

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

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

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more