Docs.rs
pgmq-0.31.1
pgmq 0.31.1
Permalink
Docs.rs crate page
PostgreSQL
Links
Homepage
Repository
crates.io
Source
Owners
ChuckHend
Dependencies
chrono ^0.4.23
normal
clap ^4.0
normal
optional
futures-util ^0.3.31
normal
optional
log ^0.4.17
normal
reqwest ^0.11
normal
optional
serde ^1.0.152
normal
serde_json ^1.0.91
normal
sqlx ^0.8.1
normal
thiserror ^1.0.38
normal
tokio ^1
normal
url ^2.3.1
normal
cargo-readme ^3.2.0
dev
criterion ^0.4
dev
env_logger ^0.10.0
dev
lazy_static ^1.4.0
dev
rand ^0.8.5
dev
regex ^1.5.4
dev
sqlx ^0.8.1
dev
tokio ^1
dev
Versions
47.52%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
pgmq
0.31.1
Crate Items
Structs
Enums
Constants
Functions
List of all items
Structs
PGMQueue
pg_ext::PGMQueueExt
pg_ext::PGMQueueMeta
types::Message
types::PGMQueueMeta
util::CheckedName
Enums
errors::PgmqError
Functions
util::check_input
util::conn_options
util::connect
util::fetch_one_message
Constants
types::ARCHIVE_PREFIX
types::PGMQ_SCHEMA
types::POLL_INTERVAL_DEFAULT
types::POLL_TIMEOUT_DEFAULT
types::QUEUE_PREFIX
types::READ_LIMIT_DEFAULT
types::VT_DEFAULT