cargo_fmt

Function get_cargo_metadata

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