pub fn read_manifest<T: AsRef<Path>>(path: T) -> Result<Manifest>
Helper functions to read Cargo.toml and remap error to eyre::Result.
Cargo.toml
eyre::Result