rustc_expand
1.81.0-nightly
(9c3bc805d 2024-06-27)
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
>