pgrx_pg_config::cargo

Function read_manifest

Source
pub fn read_manifest<T: AsRef<Path>>(path: T) -> Result<Manifest>
Expand description

Helper functions to read Cargo.toml and remap error to eyre::Result.