check_args_empty
rustc_
expand
1.91.0-beta.4
(aa7859c0d 2025-09-27)
In rustc_
expand::
mbe::
macro_
rules
rustc_expand
::
mbe
::
macro_rules
Function
check_
args_
empty
Copy item path
Source
fn check_args_empty( sess: &
Session
, args: &
TokenTree
, ) ->
Result
<
()
,
ErrorGuaranteed
>