Modules§
Structs§
- Remote
Resource - Shared
Resource Table - A table of shared resources exported by the component
- ValEncoder
- Wrpc
CtxView
Enums§
Traits§
Functions§
- call
- collect_
component_ resource_ exports - Recursively iterates the component type and collects all exported resource types
- collect_
component_ resource_ imports - Iterates the component type and collects all imported resource types
- collect_
instance_ resource_ exports - Recursively iterates the instance type and collects all exported resource types
- collect_
item_ resource_ exports - Recursively iterates the component item type and collects all exported resource types
- link_
function - Polyfill
types::ComponentFuncin aLinkerInstanceusingwrpc_transport::Invoke - link_
instance - Polyfill
types::ComponentInstancein aLinkerInstanceusingwrpc_transport::Invoke - link_
item - Polyfill
types::ComponentItemin aLinkerInstanceusingwrpc_transport::Invoke - read_
value - Read encoded value of type
Typefrom anAsyncReadinto aVal