Skip to main content
flat_map_in_place
rustc_
data_
structures
1.95.0-nightly
(f60a0f1bc 2026-02-02)
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)?) => { ... }; }