Docs.rs
  • just_serve_it-1.0.0
    • just_serve_it 1.0.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bit-web24
    • Dependencies
      • serde_json ^1.0.114 normal
      • serde_urlencoded ^0.7.1 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

just_serve_it1.0.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Server
  • body::Body
  • header::Header
  • middleware::body_parser::BodyParser
  • middleware::serve::ServeStatic
  • path::Path
  • request::Request
  • response::Response
  • routes::Route
  • routes::Router
  • status::Status
  • threadpool::ThreadPool

Enums

  • method::Method

Traits

  • middleware::Middleware