rustc_expand
1.81.0-nightly
(c6727fc9b 2024-07-12)
In rustc_expand::mbe::macro_rules
Function
rustc_expand
::
mbe
::
macro_rules
::
check_rhs
Copy item path
source
ยท
[
−
]
fn check_rhs(sess: &
Session
, rhs: &
TokenTree
) ->
Result
<
()
,
ErrorGuaranteed
>