Docs.rs
net-utils-0.0.5
net-utils 0.0.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rohitjoshi
Dependencies
log ^0.3.4
normal
openssl ^0.9.22
normal
optional
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0.9
normal
time ^0.1.34
normal
uuid ^0.1.18
normal
env_logger ^0.3
dev
Versions
94.29%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
net_
utils
0.0.5
Module net
Module Items
Modules
In crate net_
utils
net_utils
Module
net
Copy item path
Source
Expand description
module net provides the TCP/SSL connection and connection pool functionality
Modules
ยง
config
Configuration for connection object #![unstable]
conn
Client Connection. It supports unsecured and secured(SSL) connection
poolmgr
Connection Pool.