Enum baimax::ast::GroupHeaderField [] [src]

pub enum GroupHeaderField {
    UltimateReceiverIdent,
    OriginatorIdent,
    Status,
    AsOfDate,
    AsOfTime,
    Currency,
    AsOfDateMod,
}

Variants

Trait Implementations

impl Debug for GroupHeaderField
[src]

Formats the value using the given formatter.

impl Copy for GroupHeaderField
[src]

impl Clone for GroupHeaderField
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more