Docs.rs
  • manager_handlers-0.6.1
    • manager_handlers 0.6.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • mat50015
    • Dependencies
      • actix-web ^4.9.0 normal
      • async-stream ^0.3.6 normal
      • async-trait ^0.1.74 normal
      • bytes ^1.10.0 normal
      • env_logger ^0.11.6 normal
      • futures ^0.3.30 normal
      • futures-util ^0.3.31 normal
      • lazy_static ^1.5.0 normal
      • rustls ^0.23.23 normal
      • rustls-pemfile ^2.2.0 normal
      • serde_json ^1.0.108 normal
      • tokio ^1.38.0 normal
      • tokio-stream ^0.1.17 normal
      • x509-parser ^0.17.0 normal
    • Versions
    • 69.62% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

manager_handlers0.6.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • manager::Config
  • manager::Manager
  • manager::SharedState
  • multibus::MultiBus
  • test_data::example_2::MyHandler
  • test_data::example_2::OtherHandler
  • test_data::example_3::MyHandler3
  • test_data::example_3::OtherHandler3
  • test_data::example_5::DownloadHandler
  • test_data::example_5::MetadataHandler
  • test_data::example_5::TestUpload
  • test_data::example_5::UploadHandler

Enums

  • manager::StateType

Traits

  • manager::Base

Macros

  • handler

Functions

  • multibus::create_bus
  • pub_sub::dispatch
  • pub_sub::publish
  • pub_sub::setup_publishing
  • routes::authentication_middleware
  • routes::process_download
  • routes::process_metadata
  • routes::process_request
  • routes::process_upload
  • routes::shutdown_from_http
  • routes::unauthorized