Docs.rs
postgres-shared-0.3.0
postgres-shared 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sfackler
Dependencies
postgres-protocol ^0.3
hex ^0.2
eui48 ^0.1
geo ^0.4
chrono ^0.3
bit-vec ^0.4
serde_json >= 0.9, < 2.0
fallible-iterator ^0.1.3
phf = 0.7.21
rustc-serialize ^0.3
time ^0.1.14
uuid >= 0.4, < 0.6
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-gnu
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
postgres_shared
::
types
Type Definition
postgres_shared
::
types
::
Oid
[
−
]
[src]
type Oid =
u32
;
A Postgres OID.