rustc_expand
1.81.0-nightly
(20ae37c18 2024-07-07)
In rustc_expand::mbe::macro_parser
Function
rustc_expand
::
mbe
::
macro_parser
::
compute_locs
Copy item path
source
ยท
[
−
]
pub(super) fn compute_locs(matcher: &[
TokenTree
]) ->
Vec
<
MatcherLoc
>