Docs.rs
  • under-0.3.8
    • under 0.3.8
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • teliosdev
    • Dependencies
      • anyhow ^1.0.69 normal
      • async-sse ^5.1.0 normal optional
      • async-trait ^0.1.64 normal
      • bytes ^1.4.0 normal
      • ciborium ^0.2 normal optional
      • cookie ^0.16.2 normal optional
      • form_urlencoded ^1.1.0 normal optional
      • futures ^0.3.26 normal
      • http ^0.2.9 normal
      • hyper ^0.14.24 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • mime ^0.3.16 normal
      • mime_guess ^2.0.4 normal
      • phf ^0.11.1 normal optional
      • pin-project ^1.0.12 normal
      • regex ^1.7.1 normal
      • rmp-serde ^1.1 normal optional
      • serde ^1.0.152 normal optional
      • serde_json ^1.0.93 normal optional
      • serde_qs ^0.9.2 normal
      • thiserror ^1.0.38 normal
      • tokio ^1.26.0 normal
      • tokio-util ^0.7.7 normal optional
      • tower ^0.4.13 normal
      • tower-http ^0.3.5 normal
      • under_derive =0.2.4 normal optional
      • unicase ^2.6.0 normal optional
      • tokio ^1.26.0 dev
      • rustc_version ^0.4.0 build
    • Versions
    • 100% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

under0.3.8

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • Body
  • Cookie
  • CookieBuilder
  • CookieJar
  • DataStream
  • DataTransfer
  • Path
  • RemoteAddress
  • Request
  • Response
  • Router
  • endpoints::ScopeEndpoint
  • endpoints::ScopeEndpointBuilder
  • middleware::CookieMiddleware
  • middleware::Next
  • middleware::State
  • middleware::StateMiddleware
  • middleware::TraceMiddleware
  • sse::Sender
  • sse::SseEndpoint

Enums

  • FromFormError
  • UnderError

Traits

  • Endpoint
  • FragmentSelect
  • FromForm
  • FromFormMultiple
  • FromFormValue
  • HttpEntity
  • IntoResponse
  • middleware::CookieExt
  • middleware::Middleware

Derive Macros

  • FromForm

Functions

  • endpoints::dir
  • endpoints::scope
  • endpoints::simple
  • endpoints::sync
  • http
  • sse::endpoint
  • sse::stream_heartbeat
  • sse::upgrade

Type Aliases

  • Result