Module ide_db::imports::insert_use
source · Expand description
Handle syntactic aspects of inserting a new use
item.
Structs§
Enums§
- How imports should be grouped into use statements.
Functions§
- Insert an import path into the given file/node. A
merge
value of none indicates that no import merging is allowed to occur.