Structs§
Enums§
- Message
Payload - Message
Recipient - Represents the recipient(s) of a message.
- Message
ToProcess
Traits§
- Stateroom
Context - Provides an interface for a StateroomService instance to send messages back to its host environment.
- Stateroom
Service - A simplified interface for creating a StateroomService that can be exposed as a WebAssembly module.
Attribute Macros§
- stateroom_
wasm - Exposes a
stateroom_wasm::StateroomService
-implementing trait as a WebAssembly module.