Docs.rs
  • simple-server-0.4.0
    • simple-server 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ashleygwilliams
    • steveklabnik
    • Dependencies
      • http ^0.1.0 normal
      • httparse ^1.2.3 normal
      • log ^0.3 normal
      • num_cpus ^1 normal
      • scoped_threadpool ^0.1.7 normal
      • time ^0.1 normal
      • env_logger ^0.3 dev
    • Versions
    • 88.89% 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

simple_server0.4.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Builder
  • InvalidStatusCode
  • Method
  • Parts
  • Request
  • Response
  • ResponseBuilder
  • Server
  • StatusCode

Enums

  • Error

Type Aliases

  • Handler
  • ResponseResult