Function cargo_binstall::helpers::load_manifest_path[][src]

pub fn load_manifest_path<P: AsRef<Path>>(
    manifest_path: P
) -> Result<Manifest<Meta>, Error>
Expand description

Load binstall metadata from the crate Cargo.toml at the provided path