Struct rust_accountkit::AccountKit [] [src]

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

Methods

impl<'a> AccountKit<'a>
[src]

Trait Implementations

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

Formats the value using the given formatter.

impl<'a> PartialEq for AccountKit<'a>
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl<'a> Eq for AccountKit<'a>
[src]