Skip to main content

find_manifest

Function find_manifest 

Source
pub fn find_manifest(
    start: impl AsRef<Path>,
) -> Result<ManifestPath, CargoManifestError>
Expand description

Finds the nearest Cargo.toml relative to a starting path.