rustc_
data_
structures
1.87.0-nightly
(920d95eaf 2025-03-28)
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)?) => { ... }; }