serde-cw-value

Crates.ioserde-cw-value
lib.rsserde-cw-value
version0.7.0
sourcesrc
created_at2022-05-30 18:22:18.941871
updated_at2022-05-30 18:22:18.941871
descriptionSerialization value trees for CosmWasm
homepage
repositoryhttps://github.com/hashedone/serde-cw-value
max_upload_size
id597102
size48,692
Bartłomiej Kuras (hashedone)

documentation

README

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.

Commit count: 67

cargo fmt