Docs.rs
  • spring-web-0.0.7
    • spring-web 0.0.7
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • holmofy
    • Dependencies
      • anyhow ^1.0 normal
      • axum ^0.7.5 normal
      • byte-unit ^5.1.4 normal
      • inventory ^0.3.15 normal
      • schemars ^0.8.21 normal
      • serde ^1.0 normal
      • spring-boot ^0.0.7 normal
      • thiserror ^1.0.62 normal
      • tokio ^1.38 normal
      • tower ^0.4.13 normal
      • tower-http ^0.5.2 normal
      • tracing ^0.1.40 normal
    • Versions
    • 71.93% of the crate is documented
  • Go to latest version
  • 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

spring_web0.0.7

  • All Items
  • Re-exports
  • Modules
  • Macros
  • Structs
  • Traits
  • Type Aliases
  • Attribute Macros

Crate spring_web

source ·

Re-exports§

  • pub use axum;

Modules§

  • config
  • error
  • extractor
  • handler

Macros§

  • submit_typed_handler

Structs§

  • AppState
  • WebPlugin

Traits§

  • WebConfigurator

Type Aliases§

  • MethodFilter
  • MethodRouter
  • Router
  • Routers

Attribute Macros§

  • async_trait