Docs.rs
  • lib_shared-0.1.0
    • lib_shared 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • NoelMatero
    • Dependencies
      • chrono ^0.4.38 normal
      • lazy_static ^1.4.0 normal
      • regex ^1.10.5 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.117 normal
    • Versions
    • 27.78% 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

lib_shared0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • ROUTES
  • RouteInfo
  • request::Request
  • response::Response

Enums

  • request::ContentType
  • request::Method
  • request::QueryArg
  • request::RequestError

Traits

  • request::FromUri
  • response::ToOutput

Functions

  • add_route
  • is_html
  • request::match_method
  • utils::err_403
  • utils::err_403_json
  • utils::err_404
  • utils::err_404_json
  • utils::err_500
  • utils::err_500_json
  • utils::err_body
  • utils::make_response