data
|
Use pub(crate) to enforce doc(hidden).
|
2017-02-03 02:17:06 -08:00 |
response
|
Fix 'Response::join' docs.
|
2017-03-23 03:56:02 -07:00 |
router
|
Presort routes instead of sorting on each route.
|
2017-02-18 00:23:20 -08:00 |
codegen.rs
|
Namespace HTTP-related type under http .
|
2016-10-03 17:09:13 -07:00 |
ext.rs
|
Remove spurious new line.
|
2017-03-22 18:57:14 -07:00 |
handler.rs
|
Document Config. Cleaner lib/handler docs.
|
2016-12-19 16:51:59 -08:00 |
lib.rs
|
Remove pub_restricted feature: it's stable!
|
2017-03-21 20:34:01 -07:00 |
outcome.rs
|
Use pub(crate) to enforce doc(hidden).
|
2017-02-03 02:17:06 -08:00 |
testing.rs
|
Add MsgPack implementation to contrib.
|
2017-03-08 15:12:00 -08:00 |