Struct parables_testing::reporter::Account[][src]

pub struct Account { /* fields omitted */ }

Trait Implementations

impl Debug for Account
[src]

Formats the value using the given formatter. Read more

impl Default for Account
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for Account

impl Sync for Account