.. |
config
|
Rename 'rocket::ignite()' to 'rocket::build()'.
|
2021-04-08 01:07:52 -07:00 |
data
|
Remove 'attach' fairings. Add 'liftoff' fairings.
|
2021-04-07 23:09:00 -07:00 |
fairing
|
Rename 'rocket::ignite()' to 'rocket::build()'.
|
2021-04-08 01:07:52 -07:00 |
form
|
Impl 'FromFormField' for 'Cow', 'Capped<Cow>'.
|
2021-04-07 23:09:05 -07:00 |
local
|
Impl 'DerefMut', 'inner_mut()' for 'LocalRequest'.
|
2021-04-13 17:40:22 -07:00 |
request
|
Improve 'local_cache!' example.
|
2021-04-13 17:41:10 -07:00 |
response
|
Rename 'Flash' 'name', 'msg' to 'kind', 'message'.
|
2021-04-07 23:09:05 -07:00 |
router
|
Rename 'rocket::ignite()' to 'rocket::build()'.
|
2021-04-08 01:07:52 -07:00 |
catcher.rs
|
Rename 'rocket::ignite()' to 'rocket::build()'.
|
2021-04-08 01:07:52 -07:00 |
codegen.rs
|
Track and log catcher names.
|
2021-03-15 02:27:53 -07:00 |
cookies.rs
|
Fix all broken links. Update some outdated docs.
|
2021-03-19 18:09:13 -07:00 |
error.rs
|
Rename 'rocket::ignite()' to 'rocket::build()'.
|
2021-04-08 01:07:52 -07:00 |
ext.rs
|
Implement a more performant 'ReaderStream'.
|
2021-04-13 17:45:09 -07:00 |
handler.rs
|
Rename 'rocket::ignite()' to 'rocket::build()'.
|
2021-04-08 01:07:52 -07:00 |
lib.rs
|
Rename 'rocket::ignite()' to 'rocket::build()'.
|
2021-04-08 01:07:52 -07:00 |
logger.rs
|
Filter out 'r2d2' log messages in non-debug.
|
2021-04-07 23:09:05 -07:00 |
outcome.rs
|
Remove second lifetime from 'FromRequest'.
|
2021-03-14 19:57:59 -07:00 |
rocket.rs
|
Rename 'rocket::ignite()' to 'rocket::build()'.
|
2021-04-08 01:07:52 -07:00 |
server.rs
|
Remove 'attach' fairings. Add 'liftoff' fairings.
|
2021-04-07 23:09:00 -07:00 |
shutdown.rs
|
Rename 'rocket::ignite()' to 'rocket::build()'.
|
2021-04-08 01:07:52 -07:00 |
state.rs
|
Rename 'rocket::ignite()' to 'rocket::build()'.
|
2021-04-08 01:07:52 -07:00 |