clique-wasm-types

Crates.ioclique-wasm-types
lib.rsclique-wasm-types
version0.1.2
sourcesrc
created_at2024-11-01 03:12:25.448023
updated_at2024-11-07 07:33:52.593391
descriptionClique WASM Types
homepage
repository
max_upload_size
id1431240
size29,577
(clique-crates)

documentation

README

Clique WASM Types

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"] }
Commit count: 0

cargo fmt