Docs.rs
actix-net-0.2.1
actix-net 0.2.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix ^0.7.5
normal
bytes ^0.4
normal
futures ^0.1
normal
log ^0.4
normal
mio ^0.6.13
normal
native-tls ^0.2
normal
net2 ^0.2
normal
num_cpus ^1.0
normal
openssl ^0.10
normal
rustls ^0.14
normal
slab ^0.4
normal
tokio ^0.1
normal
tokio-codec ^0.1
normal
tokio-current-thread ^0.1
normal
tokio-io ^0.1
normal
tokio-openssl ^0.2
normal
tokio-reactor ^0.1
normal
tokio-rustls ^0.8
normal
tokio-tcp ^0.1
normal
tokio-timer ^0.2
normal
tower-service ^0.1
normal
trust-dns-proto ^0.5.0
normal
trust-dns-resolver ^0.10.0
normal
webpki ^0.18
normal
webpki-roots ^0.15
normal
env_logger ^0.5
dev
Versions
50.79%
of the crate is documented
Go to latest version
Platform
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
☰
Module cloneable
Structs
?
Module
actix_net
::
cloneable
source
·
[
−
]
Structs
CloneableService
Service that allows to turn non-clone service to a service with
Clone
impl