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