Docs.rs
  • krustie-0.2.1
    • krustie 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • emrecancorapci
    • Dependencies
      • dyn-clone ^1.0.17 normal
      • flate2 ^1.0.35 normal
      • regex ^1.11.1 normal
      • serde_json ^1.0.133 normal
    • 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

krustie0.2.1

Crate Items

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

List of all items

Structs

  • Endpoint
  • Request
  • RequestBuilder
  • Response
  • Router
  • Server
  • middlewares::GzipEncoder
  • middlewares::RateLimiter
  • middlewares::ServeStatic

Enums

  • HandlerResult
  • HttpMethod
  • RequestBody
  • StatusCode
  • json::JsonValue

Traits

  • Middleware
  • RouteHandler

Macros

  • json::json

Functions

  • json::get_string_from_json
  • json::struct_to_string

Type Aliases

  • json::JsonResult