| Crates.io | clique-wasm-types |
| lib.rs | clique-wasm-types |
| version | 0.1.2 |
| created_at | 2024-11-01 03:12:25.448023+00 |
| updated_at | 2024-11-07 07:33:52.593391+00 |
| description | Clique WASM Types |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1431240 |
| size | 29,577 |
Add this dependency to your Cargo.toml:
clique-wasm-types = { version = "0.1", features = ["std"] }
# or use no std version
clique-wasm-types = { version = "0.1", features = ["alloc"] }