Function meth

Source
pub fn meth(
    opts: &Opts,
    i: &Interface,
    a: &str,
    b: &Sig,
    unsync: bool,
) -> Result<TokenStream>