Docs.rs
  • onionpipe-0.4.0
    • onionpipe 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cmars
    • Dependencies
      • base64 ^0.20.0 normal
      • clap ^4.1.4 normal
      • crypto_box ^0.8.2 normal
      • dirs ^5.0.0 normal
      • futures-util ^0.3 normal
      • libc ^0.2.142 normal
      • libtor ^47.8.0 normal
      • nom ^7.1.3 normal
      • regex ^1.7.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tempfile ^3 normal
      • thiserror ^1.0.35 normal
      • tokio ^1 normal
      • tokio-socks ^0.5.1 normal
      • torut ^0.2 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

onionpipe0.4.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Export
  • Import
  • OnionPipe
  • OnionPipeBuilder
  • config::Config
  • config::Export
  • config::Import
  • parse::ExportForward
  • parse::ExportLocalTCPAddr
  • parse::ExportRemoteAddr
  • parse::ImportForward
  • parse::ImportLocalTCPAddr
  • parse::ImportRemoteAddr
  • parse::ParseError
  • secrets::SecretStore

Enums

  • Forward
  • PipeError
  • config::Forward
  • parse::ExportLocalAddr
  • parse::Forward
  • parse::Host
  • parse::ImportLocalAddr
  • secrets::SecretsError

Type Aliases

  • Result
  • parse::Res
  • secrets::Result