Docs.rs
postgres-types-0.2.8
postgres-types 0.2.8
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
sfackler
Dependencies
array-init ^2
normal
optional
bit-vec ^0.6
normal
optional
bytes ^1.0
normal
chrono ^0.4.16
normal
optional
cidr ^0.2
normal
optional
eui48 ^0.4
normal
optional
eui48 ^1.0
normal
optional
fallible-iterator ^0.2
normal
geo-types ^0.6
normal
optional
geo-types ^0.7
normal
optional
jiff ^0.1
normal
optional
postgres-derive ^0.4.6
normal
optional
postgres-protocol ^0.6.7
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
smol_str ^0.1.23
normal
optional
time ^0.2
normal
optional
time ^0.3
normal
optional
uuid ^0.8
normal
optional
uuid ^1.0
normal
optional
Versions
100%
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
postgres_
types
0.2.8
Type Alias
postgres_types
::
Oid
Copy item path
source
ยท
[
−
]
pub type Oid =
u32
;
Expand description
A Postgres OID.