Traits§
- Pgrx
Manifest Ext - Extension to
cargo_toml::Manifest
. Import by addinguse pgrx_pg_config::cargo::PgrxManifestExt;
and extended functions will be available onManifest
values.
Functions§
- read_
manifest - Helper functions to read
Cargo.toml
and remap error toeyre::Result
.