Type Definition jsonrpsee_types::EmptyServerParams

source ·
pub type EmptyServerParams = Vec<()>;
Expand description

Empty server RpcParams type to use while registering modules.