Docs.rs
  • orangutan-0.1.4
    • orangutan 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • NoelMatero
    • Dependencies
      • lazy_static ^1.4 normal
      • lib_shared ^0.1.0 normal
      • mio ^0.5 normal
      • orangutan_macro ^0.1.1 normal
      • regex ^1.10.4 normal
      • serde_json ^1.0.117 normal
      • threadpool ^1.8.1 normal
    • Versions
    • 0% 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

orangutan0.1.4

Crate Items

  • Structs
  • Enums
  • Functions
  • Attribute Macros

List of all items

Structs

  • Orangutan
  • Request
  • Response
  • route::Route
  • route::RouteDef

Enums

  • Method
  • route::ParamType

Attribute Macros

  • route

Functions

  • match_method