Docs.rs
prax-postgres-0.5.0
prax-postgres 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
quinnjr
Dependencies
chrono ^0.4
normal
deadpool-postgres ^0.14
normal
futures ^0.3
normal
postgres-types ^0.2
normal
prax-query ^0.5.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tokio-postgres ^0.7
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.0
normal
pretty_assertions ^1.4
dev
tokio ^1.40
dev
Versions
100%
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
Module pg_types
prax_
postgres
0.5.0
Module pg_
types
Module Items
Functions
In prax_
postgres::
types
prax_postgres
::
types
Module
pg_
types
Copy item path
Source
Expand description
PostgreSQL type mapping utilities.
Functions
ยง
pg_
type_
to_
rust
Get the Rust type for a PostgreSQL type.
rust_
type_
to_
pg
Get the PostgreSQL type for a Rust type name.