Docs.rs
  • tor-rtcompat-0.18.0
    • tor-rtcompat 0.18.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gabi-250
    • ijackson
    • nmathewson
    • dgoulet-tor
    • Dependencies
      • async-io ^2.2.1 normal optional
      • async-native-tls ^0.5.0 normal optional
      • async-std ^1.7.0 normal optional
      • async-trait ^0.1.54 normal
      • async_executors ^0.7.0 normal
      • coarsetime ^0.1.20 normal
      • derive_more ^0.99.3 normal
      • educe ^0.4.6 normal
      • futures ^0.3.14 normal
      • futures-rustls ^0.26.0 normal optional
      • native-tls ^0.2 normal optional
      • paste ^1 normal
      • pin-project ^1 normal
      • rustls-pki-types ^1 normal optional
      • thiserror ^1 normal
      • tokio ^1.7 normal optional
      • tokio-util ^0.7.0 normal optional
      • tracing ^0.1.36 normal
      • x509-signature ^0.5.0 normal optional
      • native-tls ^0.2 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

tor_rtcompat0.18.0

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
?
Settings

List of all items

Structs

  • CoarseDuration
  • CoarseInstant
  • CompoundRuntime
  • PreferredRuntime
  • RealCoarseTimeProvider
  • Timeout
  • TimeoutError
  • async_std::AsyncStdNativeTlsRuntime
  • async_std::AsyncStdRustlsRuntime
  • scheduler::TaskHandle
  • scheduler::TaskSchedule
  • task::YieldFuture
  • tls::NativeTlsProvider
  • tls::RustlsProvider
  • tokio::TokioNativeTlsRuntime
  • tokio::TokioRustlsRuntime

Enums

  • scheduler::SleepError

Traits

  • BlockOn
  • CertifiedConn
  • CoarseTimeProvider
  • Runtime
  • SleepProvider
  • SleepProviderExt
  • TcpListener
  • TcpProvider
  • TlsProvider
  • UdpProvider
  • UdpSocket
  • tls::CertifiedConn
  • tls::TlsConnector

Macros

  • test_with_all_runtimes
  • test_with_one_runtime

Functions

  • async_std::create_runtime_impl
  • task::yield_now