Skip to main content
check_bench_signature
rustc_
builtin_
macros
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
builtin_
macros::
test
rustc_builtin_macros
::
test
Function
check_
bench_
signature
Copy item path
Source
fn check_bench_signature( cx: &ExtCtxt<'_>, i: &
Item
, f: &
Fn
, ) ->
Result
<
()
,
ErrorGuaranteed
>