pub fn path_source(
    source_id: SourceId,
    config: &Config
) -> CargoResult<PathSource<'_>>
Expand description

Determines the PathSource from a SourceId.