Docs.rs
yb-tokio-postgres-0.7.10-yb-1-beta.3
yb-tokio-postgres 0.7.10-yb-1-beta.3
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
HarshDaryani896
Dependencies
async-trait ^0.1
normal
byteorder ^1.0
normal
bytes ^1.0
normal
fallible-iterator ^0.2
normal
futures-channel ^0.3
normal
futures-util ^0.3
normal
lazy_static ^1.4.0
normal
log ^0.4
normal
parking_lot ^0.12
normal
percent-encoding ^2.0
normal
phf ^0.11
normal
pin-project-lite ^0.2
normal
postgres-protocol ^0.6.6
normal
postgres-types ^0.2.5
normal
rand ^0.8.5
normal
tokio ^1.27
normal
tokio-util ^0.7
normal
whoami ^1.4.1
normal
bit-vec ^0.6
dev
chrono ^0.4
dev
criterion ^0.5
dev
env_logger ^0.10
dev
eui48 ^1.0
dev
futures-executor ^0.3
dev
geo-types ^0.6
dev
geo-types ^0.7
dev
serde ^1.0
dev
serde_json ^1.0
dev
smol_str ^0.1
dev
time ^0.2
dev
time ^0.3
dev
tokio ^1.0
dev
uuid ^0.8
dev
uuid ^1.0
dev
socket2 ^0.5
normal
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
yb_
tokio_
postgres
0.7.10-yb-1-beta.3
Modules
binary_copy
config
error
row
tls
types
Structs
CancelToken
Client
Column
Connection
CopyInSink
CopyOutStream
Notification
Portal
RowStream
SimpleQueryStream
Socket
Statement
Transaction
TransactionBuilder
Enums
AsyncMessage
IsolationLevel
SimpleQueryMessage
Traits
GenericClient
ToStatement
Functions
close
connect
yb_tokio_postgres
Function
close
Copy item path
Settings
Help
Summary
Source
pub fn close(client: &
Client
)
Expand description
close connection to server