Docs.rs
yb-postgres-0.19.7-yb-1-beta.3
yb-postgres 0.19.7-yb-1-beta.3
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
HarshDaryani896
Dependencies
bytes ^1.0
normal
fallible-iterator ^0.2
normal
futures-util ^0.3.14
normal
log ^0.4
normal
tokio ^1.0
normal
yb-tokio-postgres ^0.7.10-yb-1-beta.3
normal
criterion ^0.5
dev
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
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
yb_
postgres
0.19.7-yb-1-beta.3
In yb_
postgres::
types
yb_postgres
::
types
Type Alias
Oid
Copy item path
Source
pub type Oid =
u32
;
Expand description
A Postgres OID.