Enum baimax::ast::FileTrailerField [] [src]

pub enum FileTrailerField {
    ControlTotal,
    GroupsNum,
    RecordsNum,
}

Variants

Trait Implementations

impl Debug for FileTrailerField
[src]

Formats the value using the given formatter.

impl Copy for FileTrailerField
[src]

impl Clone for FileTrailerField
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more