Docs.rs
  • aws-smithy-http-server-python-0.54.0
    • aws-smithy-http-server-python 0.54.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:awslabs:smithy-rs-server
    • aws-sdk-rust-ci
    • Dependencies
      • aws-smithy-http ^0.54.0 normal
      • aws-smithy-http-server ^0.54.0 normal
      • aws-smithy-json ^0.54.0 normal
      • aws-smithy-types ^0.54.0 normal
      • aws-smithy-xml ^0.54.0 normal
      • bytes ^1.2 normal
      • futures ^0.3 normal
      • http ^0.2 normal
      • hyper ^0.14.20 normal
      • lambda_http ^0.7.1 normal
      • lambda_runtime ^0.7.1 normal
      • num_cpus ^1.13.1 normal
      • parking_lot ^0.12.1 normal
      • pin-project-lite ^0.2 normal
      • pyo3 ^0.17.0 normal
      • pyo3-asyncio ^0.17.0 normal
      • rustls-pemfile ^1.0.1 normal
      • signal-hook ^0.3.14 normal
      • socket2 ^0.4.4 normal
      • thiserror ^1.0.32 normal
      • tls-listener ^0.5.1 normal
      • tokio ^1.20.1 normal
      • tokio-rustls ^0.23.4 normal
      • tokio-stream ^0.1 normal
      • tower ^0.4.13 normal
      • tracing ^0.1.36 normal
      • tracing-appender ^0.2.2 normal
      • tracing-subscriber ^0.3.15 normal
      • futures-util ^0.3 dev
      • hyper-rustls ^0.23.1 dev
      • pretty_assertions ^1 dev
      • pyo3-asyncio ^0.17.0 dev
      • rcgen ^0.10.0 dev
      • tokio-test ^0.4 dev
      • tower-test ^0.4 dev
    • Versions
    • 82.09% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate aws_smithy_http_server_python

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • PyHandler
  • PyMiddlewareException
  • PyMiddlewareHandler
  • PyMiddlewareLayer
  • PyRequest
  • PyResponse
  • PySocket
  • PyTracingHandler
  • RichPyErr
  • context::PyContext
  • context::layer::AddPyContextLayer
  • context::layer::AddPyContextService
  • lambda::PyLambdaContext
  • logging::PyTracingHandler
  • middleware::PyHeaderMap
  • middleware::PyMiddlewareHandler
  • middleware::PyMiddlewareLayer
  • middleware::PyRequest
  • middleware::PyResponse
  • tls::PyTlsConfig
  • tls::listener::Listener
  • types::Blob
  • types::ByteStream
  • types::DateTime

Enums

  • PyError
  • middleware::PyMiddlewareError
  • tls::PyTlsConfigError
  • types::Format

Traits

  • PyApp

Macros

  • mutable_mapping_pymethods

Functions

  • logging::py_tracing_event
  • py_tracing_event
  • rich_py_err