rustc_
data_
structures
1.89.0-nightly
(4d051fb30 2025-05-18)
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)?) => { ... }; }