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
  • 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

scrappy_tls0.0.1

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • nativetls::Error
  • nativetls::NativeTlsAcceptor
  • nativetls::NativeTlsAcceptorService
  • nativetls::TlsAcceptor
  • nativetls::TlsStream
  • openssl::Acceptor
  • openssl::AcceptorService
  • openssl::AcceptorServiceResponse
  • openssl::AlpnError
  • openssl::HandshakeError
  • openssl::SslAcceptor
  • openssl::SslAcceptorBuilder
  • openssl::SslStream
  • rustls::Acceptor
  • rustls::AcceptorService
  • rustls::AcceptorServiceFut
  • rustls::ServerConfig
  • rustls::TlsStream

Enums

  • SslError

Traits

  • rustls::Session

Functions

  • max_concurrent_ssl_connect

Statics

  • rustls::TLS_SERVER_ROOTS