Docs.rs
pgmq-0.29.3
pgmq 0.29.3
Permalink
Docs.rs crate page
PostgreSQL
Links
Homepage
Repository
crates.io
Source
Owners
ChuckHend
coredb-service-user
Dependencies
chrono ^0.4.23
normal
log ^0.4.17
normal
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
tokio ^1
dev
Versions
46.46%
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
pgmq
0.29.3
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