Docs.rs
scrappy-tls-0.0.1
scrappy-tls 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bevanhunt
Dependencies
derive_more ^0.99.2
normal
either ^1.5.2
normal
futures ^0.3.1
normal
log ^0.4
normal
native-tls ^0.2
normal
optional
openssl ^0.10
normal
optional
rustls ^0.16.0
normal
optional
scrappy-codec ^0.0.1
normal
scrappy-rt ^0.0.1
normal
scrappy-service ^0.0.1
normal
scrappy-utils ^0.0.1
normal
tokio-openssl ^0.4.0
normal
optional
tokio-rustls ^0.12.0
normal
optional
tokio-tls ^0.3
normal
optional
webpki ^0.21
normal
optional
webpki-roots ^0.17
normal
optional
bytes ^0.5
dev
scrappy-testing ^0.0.1
dev
Versions
52.63%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
scrappy_
tls
0.0.1
All Items
Crate Items
Modules
Enums
Functions
Crate
scrappy_tls
Copy item path
Source
Expand description
SSL Services
Modules
§
nativetls
openssl
rustls
Enums
§
SslError
Ssl error combinded with service error.
Functions
§
max_
concurrent_
ssl_
connect
Sets the maximum per-worker concurrent ssl connection establish process.