Skip to main content

Module description

Module description 

Source
Expand description

Types and code for describing our type-based dispatch system.

Structsยง

MethodDescription ๐Ÿ”’
A table describing, for a single RPC method, which types it expects and returns, and which objects it applies to.
RpcDispatchInformation
A table describing the set of RPC methods available, which types they expect and return, and which objects they apply to.