18 unstable releases (6 breaking)
0.9.1 | Feb 17, 2021 |
---|---|
0.9.0 | Oct 27, 2020 |
0.8.1 | Sep 9, 2020 |
0.7.2 | Jul 1, 2020 |
0.3.4 | Dec 16, 2019 |
#21 in #wascc
Used in 18 crates
(16 directly)
15KB
235 lines
waSCC Codec
This crate is now deprecated. A new version of this crate that is used for providing a standard set of traits and functionality for wasmCloud capability providers can be found in the wasmcloud-provider-core.
lib.rs
:
wascc-codec
This library provides the core set of types and associated functions used for the common set of functionality between the host runtime and capability providers. Data types and models that need to be shared between guest and hosts should be generated and should not show up in this crate.
Dependencies
~1.1–2.1MB
~44K SLoC