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
juri
0.3.5
All Items
Crate Items
Modules
Structs
Enums
Traits
Type Aliases
Attribute Macros
Crate
juri
Copy item path
Source
Modules
§
json
Structs
§
Config
Error
Request
Response
Router
Server
Static
File
Plugin
Enums
§
HTTP
Method
Response
AndError
Examples
Response
Body
Traits
§
Juri
Plugin
Type Aliases
§
Result
Route
Attribute Macros
§
get
main
Enables an async main function.
post