Rocket/core/lib/src
Jacob Pratt 3e3fe56e6a Remove stabilized feature gates.
* try_from
* transpose_result
2019-06-28 12:08:49 -07:00
..
config Clarify defaults in 'Config' documentation. 2019-05-10 19:50:58 -07:00
data Point 'FromData' implementors to 'FromDataSimple'. 2018-10-21 23:43:24 -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 Fix typo in 'LenientForm' docstring: 'gaurd' -> 'guard'. 2019-01-31 20:15:10 -08:00
response Implement 'Responder' for 'Status'. 2018-10-31 03:57:22 -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