Docs.rs
  • tor-client-lib-0.1.0
    • tor-client-lib 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • jacklund
    • Dependencies
      • anyhow ^1.0.72 normal
      • base32 ^0.4.0 normal
      • base64 ^0.21.2 normal
      • curve25519-dalek ^4.1.0 normal
      • ed25519-dalek ^2.0.0 normal
      • env_logger ^0.10.0 normal
      • futures ^0.3.28 normal
      • hex ^0.4.3 normal
      • hmac ^0.12.1 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.20 normal
      • rand ^0.8.5 normal
      • regex ^1.9.3 normal
      • repl-rs ^0.2.7 normal
      • rpassword ^7.2.0 normal
      • rsa ^0.9.2 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.108 normal
      • serde_with ^3.4.0 normal
      • sha1 ^0.10.5 normal
      • sha2 ^0.10.7 normal
      • sha3 ^0.10.8 normal
      • tokio ^1.31.0 normal
      • tokio-socks ^0.5.1 normal
      • tokio-util ^0.7.8 normal
    • Versions
    • 57.69% of the crate is documented
  • Go to latest version
  • 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

tor_client_lib0.1.0

  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • control_connection::ControlResponse
  • control_connection::OnionAddress
  • control_connection::OnionService
  • control_connection::OnionServiceMapping
  • control_connection::ProtocolInfo
  • control_connection::TorControlConnection
  • key::TorEd25519SigningKey
  • key::TorServiceId

Enums

  • auth::TorAuthentication
  • control_connection::ListenAddressParseError
  • control_connection::OnionServiceListener
  • control_connection::OnionServiceStream
  • control_connection::SocketAddr
  • error::TorError

Functions

  • base64::decode
  • base64::encode

Type Aliases

  • key::TorBlob