rustc_
data_
structures
1.90.0-nightly
(35f603652 2025-06-29)
In rustc_
data_
structures::
flat_
map_
in_
place
rustc_data_structures
::
flat_map_in_place
Macro
flat_map_in_place
Copy item path
Source
macro_rules! flat_map_in_place { ($vec:ident $( where T: $bound:path)?) => { ... }; }