Docs.rs
webframework-0.0.2
webframework 0.0.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
TheNeikos
Dependencies
failure ^0.1.3
normal
futures ^0.1.25
normal
horrorshow ^0.6.4
normal
http ^0.1.13
normal
hyper ^0.12.16
normal
lazy_static ^1.2.0
normal
regex ^1.0.6
normal
serde ^1.0.80
normal
slog ^2.4.1
normal
slog-async ^2.3.0
normal
slog-term ^2.4.0
normal
uuid ^0.7
normal
webframework-core ^0.0.2
normal
webframework-derive ^0.0.2
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module prelude
webframework
0.0.2
Module prelude
Module Items
Macros
Structs
Traits
Type Aliases
Attribute Macros
In crate webframework
webframework
Module
prelude
Copy item path
Source
Re-exports
§
pub use crate::
request_filter
::*;
Macros
§
routing
Structs
§
Form
Redirect
Request
Response
Status
Code
An HTTP status code (
status-code
in RFC 7230 et al.).
Traits
§
From
Parameter
From
Request
Router
Type Aliases
§
Router
Future
WebResponse
WebResult
Attribute Macros
§
controller