Docs.rs
pgrx-pg-config-0.12.9
pgrx-pg-config 0.12.9
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
eeeebbbbrrrr
workingjubilee
PgCentralFoundation
Dependencies
cargo_toml ^0.19
normal
eyre ~0.6.12
normal
home ^0.5.9
normal
owo-colors ^4.0
normal
pathsearch ^0.2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1
normal
toml ^0.8
normal
url ^2.4.1
normal
Versions
18.29%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pgrx_
pg_
config
0.12.9
Module cargo
Module Items
Traits
Functions
In crate pgrx_
pg_
config
pgrx_pg_config
Module
cargo
Copy item path
Source
Traits
§
Pgrx
Manifest
Ext
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
.