Enum baimax::ast::AccountTrailerField [] [src]

pub enum AccountTrailerField {
    ControlTotal,
    RecordsNum,
}

Variants

Trait Implementations

impl Debug for AccountTrailerField
[src]

Formats the value using the given formatter.

impl Copy for AccountTrailerField
[src]

impl Clone for AccountTrailerField
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more