Docs.rs
  • summer-boot-0.1.3
    • summer-boot 0.1.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • Jzow
    • Dependencies
      • async-channel ^1.5.1 normal
      • async-dup ^1.2.2 normal
      • async-std ^1.8.0 normal
      • async-trait ^0.1.41 normal
      • femme ^2.1.1 normal
      • futures-util ^0.3.6 normal
      • http-types ^2.11.0 normal
      • httparse ^1.6 normal
      • kv-log-macro ^1.0.7 normal
      • log ^0.4.13 normal
      • pin-project ^1.0.2 normal
      • pin-project-lite ^0.2.4 normal
      • routefinder ^0.5.0 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • summer-boot-macro ^0.1.2 normal
      • tokio ^1 normal
    • Versions
    • 58.89% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
logo

logo

Crate summer_boot

logo
Change settings

List of all items

Structs

  • Body
  • Error
  • log::LoggingSystem
  • rt::SummerRuntime
  • web2::gateway::route::Route
  • web2::http1::http::ReadNotifier
  • web2::http1::http::Server
  • web2::http1::http::ServerOptions
  • web2::server::server::Server
  • web2::server::ssl::Ssl
  • web2::tcp::ConcurrentListener
  • web2::tcp::FailoverListener
  • web2::tcp::ListenInfo
  • web2::utils::middleware::Next
  • web2::utils::request::Request
  • web2::utils::response::Response
  • web2::utils::response_builder::ResponseBuilder
  • web2::utils::util::After
  • web2::utils::util::Before

Enums

  • StatusCode
  • log::Level
  • log::LevelFilter
  • web2::http1::http::BodyReader
  • web2::http1::http::ConnectionStatus

Traits

  • Status
  • web2::aop::endpoint::Endpoint
  • web2::tcp::Listener
  • web2::tcp::ToListener
  • web2::utils::middleware::Middleware

Macros

  • log::debug
  • log::error
  • log::info
  • log::log
  • log::trace
  • log::warn
  • read_to_end

Attribute Macros

  • auto_scan
  • connect
  • delete
  • get
  • head
  • main
  • options
  • patch
  • post
  • put
  • trace
  • web2::utils::util::async_trait

Functions

  • log::max_level
  • log::start
  • log::with_level
  • new
  • run
  • web2::http1::http::accept
  • web2::http1::http::accept_with_opts
  • web2::http1::http::decode
  • with_state

Typedefs

  • Result