Type Definition jsonrpsee_types::EmptyParams

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

Empty RpcParams type;