Enum nash_protocol::types::blockchain::Address [−][src]
Variants
Ethereum(Address)Tuple Fields of Ethereum
0: AddressBitcoin(Address)Tuple Fields of Bitcoin
0: AddressNEO(Address)Tuple Fields of NEO
0: AddressImplementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Address
impl UnwindSafe for Address
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more