Modules§
Structs§
- Address
- An address captures spending and delegation conditions of assets in the network.
Traits§
- IsAddress
Kind - Restricts the inhabitants that a generic parameter can take. This is used in the context of
Addressto carry certain predicates at the type-level and enable infaillible methods on addresses.