Function rustc_builtin_macros::test::check_bench_signature
source ยท fn check_bench_signature(
cx: &ExtCtxt<'_>,
i: &Item,
f: &Fn,
) -> Result<(), ErrorGuaranteed>
fn check_bench_signature(
cx: &ExtCtxt<'_>,
i: &Item,
f: &Fn,
) -> Result<(), ErrorGuaranteed>