clique-wasm-types 0.1.2

Clique WASM Types
Documentation
  • Coverage
  • 0%
    0 out of 55 items documented0 out of 20 items with examples
  • Size
  • Source code size: 29.26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.49 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • clique-crates

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"] }