Function cargo_fmt::get_cargo_metadata

source ยท
pub(crate) fn get_cargo_metadata(
    manifest_path: Option<&Path>,
) -> Result<Metadata, Error>