Expand description
wasmcloud-rpc runtime library
This crate provides code generation and runtime support for wasmcloud rpc messages used by wasmcloud actors and capability providers.
Re-exports§
pub use wascap;pub use async_nats;pub use minicbor;
Modules§
- actor
- cbor
- cbor encoder and decoder
- common
- core
- error
- model
- provider
- common provider wasmbus support
- rpc_
client
Structs§
- Timestamp
- Timestamp - represents absolute time in UTC,
as non-leap seconds and nanoseconds since the UNIX EPOCH
It is recommended to use the
newconstructor to check parameters for validity
Constants§
- WELD_
CRATE_ VERSION - This crate’s published version