Struct baimax::ast::TransactionDetail [] [src]

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

Trait Implementations

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

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

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more