Docs.rs
  • ilmen-http-0.0.4
    • ilmen-http 0.0.4
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • superdaminou
    • Dependencies
      • anyhow ^1.0 normal
      • base64 ^0.22 normal
      • ctrlc ^3.4.1 normal
      • log ^0.4 normal
      • strum ^0.26 normal
      • strum_macros ^0.26 normal
      • thiserror ^2.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

ilmen_http0.0.4

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • http::Config
  • http::HTTPRequest
  • http::HTTPResponse
  • http::HttpServer
  • http::RequestHandler
  • http::ResponseBuilder
  • http::Route

Enums

  • http::HttpError
  • http::Verb
  • http::security::service::SecurityProtocol

Functions

  • http::security::service::apply_security

Type Aliases

  • http::Routes
  • http::header::Header
  • http::header::HeaderKey
  • http::header::HeaderValue
  • http::header::Headers