[][src]Function subrpcer::rpc

pub fn rpc(
    method: impl Serialize,
    params: impl Serialize,
    id: impl Serialize
) -> Value