wasmrs-codec

Crates.iowasmrs-codec
lib.rswasmrs-codec
version0.17.0
sourcesrc
created_at2022-12-27 21:50:40.529016
updated_at2023-10-09 20:40:57.613035
descriptionMessagePack Codec implementation used by wasmRS modules
homepage
repositoryhttps://github.com/wasmrs/wasmrs-rust
max_upload_size
id746483
size5,512
Jarrod Overson (jsoverson)

documentation

README

wasmrs-codec

This crate provides the MessagePack encoding/decoding implementation for wasmRS modules.

Usage

For more information on wasmRS, see the core wasmrs crate.

Contributing

See CONTRIBUTING.md

License

See the root LICENSE.txt

Commit count: 76

cargo fmt