Module cargo

Source

Traits§

PgrxManifestExt
Extension to cargo_toml::Manifest. Import by adding use pgrx_pg_config::cargo::PgrxManifestExt; and extended functions will be available on Manifest values.

Functions§

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