Expand description
Types and code for describing our type-based dispatch system.
Structsยง
- Method
Description ๐ - A table describing, for a single RPC method, which types it expects and returns, and which objects it applies to.
- RpcDispatch
Information - A table describing the set of RPC methods available, which types they expect and return, and which objects they apply to.