Struct baimax::ast::AccountInfo [] [src]

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

Trait Implementations

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

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

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more