Function cargo_fmt::get_cargo_metadata

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