Docs.rs
postgres-protocol-0.5.0-alpha.2
postgres-protocol 0.5.0-alpha.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
sfackler
Dependencies
base64 ^0.10
normal
byteorder ^1.0
normal
bytes ^0.5
normal
fallible-iterator ^0.2
normal
generic-array ^0.13
normal
hmac ^0.7
normal
md5 ^0.6
normal
memchr ^2.0
normal
rand ^0.7
normal
sha2 ^0.8
normal
stringprep ^0.1
normal
Versions
Go to latest stable release
Platform
i686-apple-darwin
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
☰
Type Definition Oid
postgres_protocol
All crates
[
−
]
[src]
Type Definition
postgres_protocol
::
Oid
type Oid =
u32
;
A Postgres OID.