Re-exports§
pub use address::Address;
Modules§
- address
- Implementation of an
Addresswhich refers either an account hash, or a contract hash. - constants
- Constants used by the ERC20 contract.
- entry_
points - Contains definition of the entry points.
Structs§
- ERC20
- Implementation of ERC20 standard functionality.
Enums§
- Error
- Errors which can be returned by the library.