Docs.rs
tcp-client-0.2.0
tcp-client 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
xuxiaocheng0201
Dependencies
bytes ^1
normal
once_cell ^1
normal
serde ^1
normal
optional
tcp-handler ^1
normal
thiserror ^1
normal
tokio ^1
normal
variable-len-reader ^3
normal
tokio ^1
dev
reportme >=0.2
build
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
tcp_
client
0.2.0
In tcp_
client::
config
Structs
ClientConfig
Functions
get_config
get_connect_timeout
get_receive_timeout
set_config
tcp_client
::
config
Function
get_connect_timeout
Copy item path
Settings
Help
Summary
Source
pub fn get_connect_timeout() ->
Duration
Expand description
A cheaper shortcut of
ⓘ
get_config().connect_timeout