Struct baimax::ast::FundsType [] [src]

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

Trait Implementations

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

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

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more