Docs.rs
  • axum-starter-0.11.0
    • axum-starter 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • Goodjooy
    • Dependencies
      • axum ^0.7 normal
      • axum-starter-macro ^0.10.0 normal
      • bytes ^1.6.0 normal optional
      • futures ^0.3 normal
      • http ^1.1.0 normal
      • http-body ^1.0.0 normal
      • http-body-util ^0.1.1 normal optional
      • hyper ^1 normal
      • hyper-util ^0.1.3 normal
      • serde ^1.0.203 normal optional
      • serde_json ^1.0.117 normal optional
      • tap ^1 normal
      • thiserror ^1 normal
      • tokio ^1.21.2 normal
      • tower ^0.4 normal
      • tracing ^0.1 normal optional
      • axum ^0.7 dev
      • log ^0.4 dev
      • simple_logger ^4.0.0 dev
      • tokio ^1 dev
      • tower-http ^0.5 dev
    • Versions
    • 64.71% 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
    • 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

axum_starter0.11.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • ConcurrentPrepareSet
  • PrepareError
  • Ready
  • SerialPrepareSet
  • ServerPrepare
  • StateCollector
  • TestResponse
  • TypeNotInState
  • router::Fallback
  • router::Merge
  • router::Nest
  • router::Route
  • state::AddState

Enums

  • PrepareStartError
  • ServerReady

Traits

  • BindServe
  • FromStateCollector
  • LoggerInitialization
  • Prepare
  • PrepareDecorator
  • PrepareMiddlewareEffect
  • PrepareRouteEffect
  • PrepareStateEffect
  • Provider
  • ServeAddress

Attribute Macros

  • prepare

Derive Macros

  • Configure
  • FromStateCollector
  • Provider

Functions

  • ready