Struct hardware_wallet::Device[][src]

pub struct Device { /* fields omitted */ }

HardwareWallet device

Trait Implementations

impl Debug for Device
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Device

impl Sync for Device