Modules§
- bincode
- Implements bincode encoders and decoders for WitValue instances
- golem_
rpc_ 0_ 2_ x - json
- Conversion to and from JSON, in the presence of golem-wasm-ast generated type information
- poem
- Poem OpenAPI integration for some types
- protobuf
- Protobuf-defined value types and conversion to them
- serde
- Serde instances for WitValue
- wasi
- wasmtime
- Conversion to/from wasmtime’s value representation
Structs§
- Cancellation
Token Entry - Component
Id - Represents a Golem component
- DynPollable
- The host representation of the
wasi:io/poll.pollable
resource. - Future
Invoke Result Entry - Uri
- Uuid
- UUID
- Value
AndType - Wasm
RpcEntry - WitNode
Pointer - WitType
- WitValue
- Worker
Id - Represents a Golem worker
Enums§
- Resource
Mode - RpcError
- Value
- A tree representation of Value - isomorphic to the protobuf Val type but easier to work with in Rust
- WitNode
- WitType
Node
Traits§
- Host
- Host
Wasm Rpc - Into
Value - Specific trait to convert a type into a pair of
Value
andAnalysedType
. - Into
Value AndType - Node
Builder - Subscribe
Any - Type
Annotated Value Constructors - WitValue
Builder Extensions - WitValue
Extractor