Docs.rs
erc1155-wasm-0.1.0
erc1155-wasm 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nzengi
Dependencies
console_error_panic_hook ^0.1.6
normal
optional
serde ^1.0
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
wasm-bindgen-test ^0.3
dev
wasm-bindgen-cli ^0.2.73
build
Versions
94.44%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_
wasm
0.1.0
All Items
Crate Items
Structs
Crate
erc1155_wasm
Copy item path
Source
Structs
ยง
Access
Control
Structure for managing access control (owner and admin rights).
ERC1155
A highly optimized ERC1155 implementation in Rust for WebAssembly (WASM).
Reentrancy
Guard
Reentrancy guard to prevent reentrancy attacks.