Struct baimax::ast::FileTrailer [] [src]

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

Trait Implementations

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

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

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more