Docs.rs
  • juri-0.3.5
    • juri 0.3.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lizidev
    • Dependencies
      • async-std ^1.12.0 normal
      • colored ^2.0.0 normal
      • juri-macros ^0.1.0 normal
      • regex ^1.6.0 normal
      • serde ^1.0.144 normal
      • serde_derive ^1.0.144 normal
      • serde_json ^1.0.83 normal
    • Versions
    • 2.33% 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

juri0.3.5

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • Config
  • Error
  • Request
  • Response
  • Router
  • Server
  • StaticFilePlugin

Enums

  • HTTPMethod
  • ResponseAndError
  • ResponseBody
  • json::Value

Traits

  • JuriPlugin
  • json::RequestExt
  • json::ResponseExt

Attribute Macros

  • get
  • main
  • post

Type Aliases

  • Result
  • Route