Docs.rs
  • signway-server-0.5.0
    • signway-server 0.5.0
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-only
    • Links
    • crates.io
    • Source
    • Owners
    • gabotechs
    • Dependencies
      • anyhow ^1.0.71 normal
      • async-trait ^0.1.68 normal
      • bytes ^1.5.0 normal
      • futures-util ^0.3.29 normal
      • hex ^0.4.3 normal
      • hmac ^0.12.1 normal
      • http-body-util ^0.1.0 normal
      • hyper ^1.0.1 normal
      • hyper-tls ^0.6.0 normal
      • hyper-util ^0.1.1 normal
      • openssl ^0.10 normal
      • percent-encoding ^2.2.0 normal
      • serde ^1.0.163 normal
      • serde_json ^1.0.96 normal
      • sha2 ^0.10.6 normal
      • time ^0.3.6 normal
      • tokio ^1.34.0 normal
      • tracing ^0.1.37 normal
      • url ^2.3.1 normal
      • lazy_static ^1.4.0 dev
      • reqwest ^0.11.22 dev
    • Versions
    • 0% of the crate is documented
  • 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

signway_server0.5.0

  • All Items

Crate Items

  • Re-exports
  • Structs
  • Enums
  • Traits

Crate signway_server

Source

Re-exports§

pub use http_body_util;
pub use hyper;
pub use hyper_util;

Structs§

BytesTransferredInfo
HeaderMap
A set of HTTP headers
SecretGetterResult
SignwayServer

Enums§

BytesTransferredKind
CallbackResult
GetSecretResponse

Traits§

OnRequest
OnSuccess
SecretGetter