Function cargo_whereis::where_is[][src]

pub fn where_is(
    crate_name: &str,
    manifest_path: Option<impl AsRef<Path>>
) -> Result<Location, Error>
Expand description

Determine where a particular dependency is located.