config
|
Document config ParsingError.
|
2016-12-20 17:27:46 -08:00 |
data
|
Fix broken links in docs.
|
2016-12-21 01:33:45 -08:00 |
http
|
Document Request.
|
2016-12-21 01:30:45 -08:00 |
request
|
Document default FromParam impls.
|
2016-12-23 02:39:34 -08:00 |
response
|
Update NamedFile documentation.
|
2016-12-23 12:02:17 -08:00 |
router
|
Remove URIBuf.
|
2016-12-21 00:20:14 -08:00 |
codegen.rs
|
Namespace HTTP-related type under `http`.
|
2016-10-03 17:09:13 -07:00 |
error.rs
|
Document the Error type.
|
2016-11-03 19:00:52 +01:00 |
ext.rs
|
Minor code improvements via clippy.
|
2016-12-17 09:18:30 -08:00 |
handler.rs
|
Document Config. Cleaner lib/handler docs.
|
2016-12-19 16:51:59 -08:00 |
lib.rs
|
Document Config. Cleaner lib/handler docs.
|
2016-12-19 16:51:59 -08:00 |
logger.rs
|
Hide all of the logger macros, for now.
|
2016-11-04 15:38:06 +01:00 |
testing.rs
|
Document default FromParam impls.
|
2016-12-23 02:39:34 -08:00 |