Docs.rs
  • hegel-0.1.1
    • hegel 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • iochen
    • Dependencies
      • base64 ^0.13.0 normal
      • chrono ^0.4.19 normal optional
      • infer ^0.9.0 normal
      • lambda_runtime ^0.6.0 normal
      • serde ^1.0.141 normal
      • serde_json ^1.0.82 normal optional
      • tokio ^1.20.1 normal optional
    • Versions
    • 41.52% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

hegel0.1.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • auth::req::Request
  • auth::req::RequestSimple
  • auth::resp::Response
  • common::Authentication
  • common::Authorizer
  • common::ClientCert
  • common::Http
  • common::RequestContext
  • common::RequestContextSimple
  • common::Validity
  • http::req::Request
  • http::req::RequestSimple
  • http::resp::Response

Enums

  • http::req::ParseBodyError

Functions

  • http::utils::status_code::meaning

Type Aliases

  • auth::Event
  • http::Event