Docs.rs
  • mendes-0.9.4
    • mendes 0.9.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • djc
    • Dependencies
      • async-compression ^0.4.0 normal optional
      • async-trait ^0.1.24 normal optional
      • bytes ^1 normal optional
      • chrono ^0.4.23 normal optional
      • data-encoding ^2.1.2 normal optional
      • futures-util ^0.3.7 normal optional
      • http ^1 normal optional
      • http-body ^1 normal optional
      • http-body-util ^0.1 normal optional
      • httparse ^1.3.4 normal optional
      • hyper ^1 normal optional
      • hyper-util ^0.1.3 normal optional
      • memchr ^2.5 normal optional
      • mendes-macros ^0.4 normal optional
      • mime_guess ^2.0.3 normal optional
      • percent-encoding ^2.1.0 normal optional
      • pin-project ^1.1.5 normal optional
      • postcard ^1.0.6 normal optional
      • ring ^0.17.0 normal optional
      • serde ^1.0.104 normal optional
      • serde_json ^1.0.48 normal optional
      • serde_urlencoded ^0.7.0 normal optional
      • thiserror ^1.0.20 normal
      • tokio ^1 normal optional
      • tokio-util ^0.7 normal optional
      • tracing ^0.1.26 normal optional
      • reqwest ^0.12 dev
      • serde ^1.0.104 dev
      • tokio ^1 dev
    • Versions
    • 19.3% of the crate is documented
  • 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

mendes0.9.4

Crate Items

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

List of all items

Structs

  • application::Context
  • body::Body
  • cookies::CookieMeta
  • forms::Checkbox
  • forms::Date
  • forms::Email
  • forms::FieldSet
  • forms::File
  • forms::FileInput
  • forms::Form
  • forms::Hidden
  • forms::Item
  • forms::Number
  • forms::Password
  • forms::Select
  • forms::SelectOption
  • forms::Submit
  • forms::Text
  • hyper::ClientAddr
  • hyper::ConnectionService
  • hyper::Server
  • hyper::body::Bytes
  • hyper::body::Frame
  • hyper::body::Incoming
  • hyper::body::SizeHint
  • key::Key

Enums

  • application::Error
  • cookies::Error
  • cookies::SameSite
  • forms::Error
  • forms::Field
  • forms::ItemContents
  • key::Error

Traits

  • application::Application
  • application::FromContext
  • application::IntoResponse
  • application::WithStatus
  • body::EncodeResponse
  • cookies::AppWithCookies
  • cookies::CookieData
  • forms::ToField
  • forms::ToForm
  • hyper::body::Body
  • hyper::body::Buf
  • key::AppWithAeadKey

Macros

  • application::route
  • route

Attribute Macros

  • application::handler
  • application::scope
  • cookies::cookie
  • forms::form
  • handler
  • scope

Derive Macros

  • forms::ToField

Functions

  • forms::from_form_data
  • utils::file

Constants

  • types::HTML
  • types::JSON