Function rustc_builtin_macros::test::check_bench_signature

source ·
fn check_bench_signature(
    cx: &ExtCtxt<'_>,
    i: &Item,
    f: &Fn
) -> Result<(), ErrorGuaranteed>