Function create_source_map

Source
pub fn create_source_map(
    registry_path: &Path,
    local_path: &Path,
) -> Result<SourceMap>