pub fn get_import_path(import: &Import) -> &String
Expand description

Returns the path part of an import (i.e., the part that refers to the actual file to import).