pub struct Bip43Purpose { /* private fields */ }
Expand description

A representation of a given purpose as a BIP-0032 subtree based on BIP-0043

Implementations

An accessor to the purpose given when this object was created

Returns the bip32 path that belongs to the root of the subtree with this purpose

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.

Should always be Self

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.