.. |
config
|
Clarify defaults in 'Config' documentation.
|
2019-05-10 19:50:58 -07:00 |
data
|
Fix type in 'Data' rustdocs: 'T' -> 'DataGuard'.
|
2019-06-28 12:20:39 -07:00 |
fairing
|
Clean up 'AdHoc' fairing implementation.
|
2019-06-28 12:08:49 -07:00 |
local
|
Parameterize 'UriDisplay' with 'Path' or 'Query'.
|
2018-11-27 10:01:47 -06:00 |
request
|
Reexport derive macros alongside derived traits.
|
2019-06-28 12:11:18 -07:00 |
response
|
Reexport derive macros alongside derived traits.
|
2019-06-28 12:11:18 -07:00 |
router
|
Type encoding to fix encoding issues once and for all.
|
2018-12-12 17:38:36 -08:00 |
catcher.rs
|
Use inter/intra-crate links in all documentation.
|
2018-10-09 04:31:09 -07:00 |
codegen.rs
|
Fully document all public items in core.
|
2018-10-10 05:28:01 -07:00 |
error.rs
|
Stop using white for legible logging everywhere.
|
2018-11-19 02:11:38 -08:00 |
ext.rs
|
Fix normalization and Windows issues.
|
2018-10-24 00:01:56 -07:00 |
handler.rs
|
Fully document all public items in core.
|
2018-10-10 05:28:01 -07:00 |
lib.rs
|
Remove stabilized feature gates.
|
2019-06-28 12:08:49 -07:00 |
logger.rs
|
Replace deprecated 'isatty' with 'atty'.
|
2019-05-10 19:50:58 -07:00 |
outcome.rs
|
Stop using white for legible logging everywhere.
|
2018-11-19 02:11:38 -08:00 |
rocket.rs
|
Clean up 'Server' header commentary.
|
2019-05-09 09:11:51 -07:00 |