Rocket/contrib/lib/src
Sergio Benitez d21608ca7b Remove 'Content' in favor of 'content::Custom'.
Also adds the shorthand '(ContentType, R)', where 'R: Responder',
responder implementation. This brings it to parity with the
'response::status' API.
2021-04-28 01:21:57 -07:00
..
compression Require source lines to be under 100 chars. 2021-04-27 20:19:35 -07:00
databases Use 'default', not 'global' profile in db docs. 2021-04-28 01:13:11 -07:00
helmet Introduce statically-enforced 'Rocket' phasing. 2021-04-13 19:26:45 -07:00
templates Remove 'Content' in favor of 'content::Custom'. 2021-04-28 01:21:57 -07:00
json.rs Allow 'T: Deserialize' in JSON, MessagePack forms. 2021-04-16 01:51:31 -07:00
lib.rs Log guard failures, potential misuses. 2021-04-23 19:19:39 -07:00
msgpack.rs Allow 'T: Deserialize' in JSON, MessagePack forms. 2021-04-16 01:51:31 -07:00
serve.rs Remove unnecessary second 'Handler' lifetimes. 2021-04-14 22:17:21 -07:00
uuid.rs Fix all broken links. Update some outdated docs. 2021-03-19 18:09:13 -07:00