Function read_cargo_file

Source
pub fn read_cargo_file<P: AsRef<Path>>(
    path: P,
) -> Result<Cargo, ReadCargoFileError>