serde-cw-value 0.7.0

Serialization value trees for CosmWasm
Documentation
  • Coverage
  • 0%
    0 out of 53 items documented0 out of 2 items with examples
  • Size
  • Source code size: 48.69 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.07 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • hashedone/serde-cw-value
    4 3 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hashedone

serde-value

serde-cw-value provides a way to capture serialization value trees for later processing. Crate is designed to work with CosmWasm smart contracts, in particular - it errors early when any floating-point types are processed. This is for of serde-value.