.. |
config
|
Use 'debug_struct' to improve 'Config' 'Debug' impl.
|
2017-09-25 20:32:43 -07:00 |
data
|
Rename 'contrib::JSON' to 'contrib::Json'.
|
2017-07-12 15:11:41 -07:00 |
fairing
|
Clarify 'on_request' Fairing documentation.
|
2017-09-25 20:32:43 -07:00 |
http
|
Remove incorrect statement in 'RawStr' docs.
|
2017-12-14 18:42:02 +07:00 |
local
|
Indent comments to prevent being commonmark code blocks.
|
2017-09-25 20:32:43 -07:00 |
request
|
Document 'FromParam' impl for 'Cow<str>'.
|
2017-09-25 20:32:43 -07:00 |
response
|
Emit sized body when file length is known in 'NamedFile'.
|
2017-12-14 18:46:37 +07:00 |
router
|
Avoid sorting routes on every add.
|
2017-09-25 20:32:43 -07:00 |
catcher.rs
|
Use TitleCase for all 'content::' struct names.
|
2017-07-12 15:21:45 -07:00 |
codegen.rs
|
Use MediaType instead of ContentType for Route format.
|
2017-03-28 00:12:59 -07:00 |
error.rs
|
Clean up LaunchError docs. Add Rocket::{config, routes} example.
|
2017-06-12 15:11:01 -07:00 |
ext.rs
|
Rename 'WeightedMediaType' to 'QMediaType'. More docs.
|
2017-06-22 04:29:59 -07:00 |
handler.rs
|
Move handler definitions to top of file.
|
2017-09-25 20:32:43 -07:00 |
lib.rs
|
Use correct rustdoc 'html_root_url'.
|
2017-12-14 18:45:23 +07:00 |
logger.rs
|
Enable ASCII escape sequences in Windows consoles.
|
2017-07-26 22:54:45 -04:00 |
outcome.rs
|
Fix typo in 'Outcome' docs: 'users' -> 'Users'.
|
2017-12-14 18:40:18 +07:00 |
rocket.rs
|
Don't print emojis when colors are disabled.
|
2017-09-25 20:32:43 -07:00 |