pub type RpcExtension = RpcModule<()>;
A type representing all RPC extensions.
struct RpcExtension { /* private fields */ }