Struct baimax::ast::AccountIdent [] [src]

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

Trait Implementations

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

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

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more