rustc_
data_
structures
1.89.0-nightly
(99e7c15e8 2025-06-01)
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)?) => { ... }; }