Docs.rs
postgres-0.15.2
postgres 0.15.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sfackler
Dependencies
bytes ^0.4
fallible-iterator ^0.1.3
log ^0.4
native-tls ^0.1
openssl ^0.9.23
postgres-protocol ^0.3.0
postgres-shared ^0.4.1
rustc-serialize ^0.3
schannel ^0.1
security-framework ^0.1.2
socket2 ^0.3
bit-vec ^0.4
chrono ^0.4
eui48 ^0.3
geo ^0.4
hex ^0.2
rustc-serialize ^0.3
serde_json ^1.0
time ^0.1.14
url ^1.0
uuid ^0.5
Versions
Go to latest version
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Type Definition Oid
postgres
::
types
Type Definition
postgres
::
types
::
Oid
[
−
]
[src]
type Oid =
u32
;
A Postgres OID.