Docs.rs
erc1155-3.0.0
erc1155 3.0.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
btwiuse
Dependencies
ink_env ^3.0.0
normal
ink_lang ^3.0.0
normal
ink_metadata ^3.0.0
normal
optional
ink_prelude ^3.0.0
normal
ink_primitives ^3.0.0
normal
ink_storage ^3.0.0
normal
parity-scale-codec ^3
normal
scale-info ^2
normal
optional
Versions
89.29%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
erc1155
3.0.0
All Items
Crate Items
Enums
Traits
Type Aliases
Crate
erc1155
Copy item path
Source
Enums
§
Error
Traits
§
Erc1155
The interface for an ERC-1155 compliant contract.
Erc1155
Token
Receiver
The interface for an ERC-1155 Token Receiver contract.
Type Aliases
§
Result
TokenId
A type representing the unique IDs of tokens managed by this contract.