Function ide_db::helpers::mod_path_to_ast

source ยท
pub fn mod_path_to_ast(path: &ModPath, edition: Edition) -> Path
Expand description

Converts the mod path struct into its ast representation.