Docs.rs
  • mincat-core-0.1.0
    • mincat-core 0.1.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ES1993
    • Dependencies
      • async-trait ^0.1.77 normal
      • bytes ^1.5.0 normal
      • futures-util ^0.3.30 normal
      • http ^1.0.0 normal
      • http-body ^1.0.0 normal
      • http-body-util ^0.1.0 normal
      • matchit ^0.7.3 normal
      • mime ^0.3.17 normal
      • mincat-macro ^0.1.0 normal
      • pin-project-lite ^0.2.13 normal
      • sync_wrapper ^0.1.2 normal
    • Versions
    • 0% 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

mincat_core0.1.0

Crate Items

  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • body::Body
  • body::BodyLimitedSize
  • error::Error
  • handler::FuncParamHandler
  • handler::Handler
  • middleware::FuncMiddleware
  • next::Next
  • request::Limited
  • request::Parts
  • route::Route
  • router::Endpoint
  • router::Router

Traits

  • handler::HandlerFunc
  • handler::HandlerFuncParam
  • middleware::Middleware
  • middleware::MiddlewareFunc
  • request::FromRequest
  • request::FromRequestParts
  • request::RequestExt
  • response::IntoResponse
  • response::IntoResponseParts

Type Aliases

  • error::BoxError
  • request::Request
  • response::Response