[][src]Function cargo::ops::add_overrides

pub fn add_overrides<'a>(
    registry: &mut PackageRegistry<'a>,
    ws: &Workspace<'a>
) -> CargoResult<()>

Read the paths configuration variable to discover all path overrides that have been configured.