pgrx_pg_config

Module cargo

Source

Traits§

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

Functions§

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