Structs§
- Export
Entry - Entry in the export table
- Export
Table - Export table manages exported capabilities and promises
- Import
Entry - Entry in the import table
- Import
Table - Import table manages imported capabilities and promises
- Promise
Reference - Reference to a promise
- Stub
Reference - Reference to a stub (since
Arc<dyn RpcTarget>
can’t implement Clone/Debug directly)
Enums§
- Export
Value - Value stored in an export
- Export
Value Ref - Reference to export value (for returning from get())
- Import
Value - Value stored in an import
- Promise
State - State of a promise
- Table
Error - Error type for table operations
- Value
- Value that can be stored in tables