Module ra_ap_ide_db::helpers::insert_use[][src]

Expand description

Handle syntactic aspects of inserting a new use.

Structs

InsertUseConfig

Enums

ImportGranularity

How imports should be grouped into use statements.

ImportScope
PrefixKind

Functions

insert_use

Insert an import path into the given file/node. A merge value of none indicates that no import merging is allowed to occur.