Docs.rs
libpq-6.0.1
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libpq 6.0.1
Safe binding for libpq
Crate
Source
Builds
Feature flags
Documentation
Coverage
79.34%
672
out of
847
items documented
2
out of
180
items with examples
Size
Source code size: 321.05 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 6.02 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
sanpii/libpq.rs
20
11
0
crates.io
Dependencies
bitflags ^2.0
normal
libc ^0.2
normal
log ^0.4
normal
libpq-sys ^0.8
normal
thiserror ^2.0
normal
env_logger ^0.11
dev
mio ^1.0
dev
Versions
6.0.1
(2025-10-29)
6.0.0
(2025-10-26)
5.0.2
(2025-03-20)
5.0.1
(2025-03-20)
5.0.0
(2025-01-15)
4.2.0
(2025-01-15)
4.1.0
(2024-07-26)
4.0.0
(2023-10-09)
3.1.0
(2023-03-12)
3.0.0
(2022-03-03)
3.0.0-rc.1
(2022-02-07)
2.0.2
(2022-01-06)
2.0.1
(2021-12-12)
2.0.0
(2021-10-23)
1.4.2
(2022-01-06)
1.4.1
(2021-12-12)
1.4.0
(2021-10-22)
1.3.5
(2022-01-06)
1.3.4
(2021-12-12)
1.3.3
(2021-08-06)
1.3.2
(2021-04-23)
1.3.1
(2021-03-29)
1.3.0
(2021-03-29)
1.2.0
(2021-03-17)
1.1.0
(2021-02-01)
1.0.0
(2020-09-24)
0.12.0
(2020-09-21)
0.11.0
(2020-06-29)
0.10.0
(2020-06-28)
0.9.0
(2020-06-28)
0.8.0
(2020-06-28)
0.7.0
(2020-06-10)
0.6.0
(2020-06-10)
0.5.0
(2020-06-08)
0.4.0
(2020-05-04)
0.3.0
(2020-04-24)
0.2.0
(2020-04-22)
0.1.0
(2020-04-17)
0.0.0
(2020-04-16)
Owners
libpq.rs
Rust safe binding for
libpq
.
Usage
Add it to your dependencies:
cargo add libpq