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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
orangutan
0.1.4
All Items
Crate Items
Modules
Structs
Enums
Functions
Attribute Macros
Crate
orangutan
Copy item path
Source
Modules
§
route
Structs
§
Orangutan
Request
Response
Enums
§
Method
Functions
§
match_
method
Attribute Macros
§
route
The route macro used to define the path and the method for a handler.