Function rpc_meth

Source
pub fn rpc_meth(
    opts: &Opts,
    rpc: &RpcOpts,
    i: &Interface,
    a: &str,
    b: &Sig,
    ty: RpcType,
) -> Result<TokenStream>