Function insert_use_as_alias

Source
pub fn insert_use_as_alias(
    scope: &ImportScope,
    path: Path,
    cfg: &InsertUseConfig,
)