Crate waxosuit_codec

Crate waxosuit_codec 

Source
Expand description

§wascap-codec

This library provides the core set of types and associated functions used to facilitate guest module and host runtime communication for Waxosuit.

Modules§

capabilities
Traits used for capabilities and capability providers
core
Core data types
http
HTTP server capability data structures
keyvalue
Key-Value Store Data Types
messaging
Message Broker Data Types

Macros§

capability_provider
Wraps a constructor inside an FFI function to allow the CapabilityProvider trait implementation to be instantiated and used by the host runtime