Skip to main content
merge_use_trees_inner
rustfmt_
nightly
1.96.0-nightly
(f5eca4fcf 2026-04-09)
In rustfmt_
nightly::
imports
rustfmt_nightly
::
imports
Function
merge_
use_
trees_
inner
Copy item path
Source
fn merge_use_trees_inner( trees: &mut
Vec
<
UseTree
>, use_tree:
UseTree
, merge_by:
SharedPrefix
, )