Docs.rs
pgmq-core-0.8.5
pgmq-core 0.8.5
Permalink
Docs.rs crate page
PostgreSQL
Links
Homepage
Repository
crates.io
Source
Owners
ChuckHend
Dependencies
chrono ^0.4.23
normal
log ^0.4.17
normal
serde ^1.0.152
normal
serde_json ^1.0.91
normal
sqlx ^0.7.2
normal
thiserror ^1.0.38
normal
tokio ^1
normal
url ^2.3.1
normal
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
Versions
26.23%
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
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
pgmq_
core
0.8.5
Module util
Module Items
Structs
Functions
In crate pgmq_
core
pgmq_core
Module
util
Copy item path
Source
Structs
§
Checked
Name
A string that is known to be formed of only ASCII alphanumeric or an underscore;
Functions
§
check_
input
panics if input is invalid. otherwise does nothing.
conn_
options
connect
Connect to the database
fetch_
one_
message