Docs.rs
  • gcdevproxy-0.3.0
    • gcdevproxy 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • operutka
    • Dependencies
      • async-trait ^0.1 normal
      • base64 ^0.21 normal
      • bytes ^1 normal
      • futures ^0.3 normal
      • h2 ^0.4 normal
      • http ^1 normal
      • http-body-util ^0.1 normal
      • hyper ^1 normal
      • hyper-util ^0.1 normal
      • libc ^0.2 normal optional
      • log ^0.4 normal
      • openssl ^0.10 normal
      • pin-project-lite ^0.2 normal
      • reqwest ^0.11 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio ^1 normal
      • tokio-openssl ^0.6 normal
      • tokio-util ^0.7 normal
      • uuid ^1 normal
      • env_logger ^0.11 dev
      • tokio ^1 dev
    • Versions
    • 100% 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

gcdevproxy0.3.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Body
  • ConnectionInfo
  • Error
  • Proxy
  • ProxyBuilder
  • ProxyHandle
  • RequestHandlerAdapter
  • auth::BasicAuthorization
  • auth::InvalidAuthorizationHeader

Enums

  • ClientHandlerResult
  • DeviceHandlerResult

Traits

  • BlockingRequestHandler
  • RequestHandler