Struct async_hwi::ledger::Ledger

source ·
pub struct Ledger<T: Transport> { /* private fields */ }

Implementations§

Trait Implementations§

TODO: remove

Formats the value using the given formatter. Read more
Converts to this type from the input type.
Check that the device is connected but not necessarily available.
Get master fingerprint.
Get the xpub with the given derivation path.
Register a new wallet policy
Sign a partially signed bitcoin transaction (PSBT).

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.