1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-20 02:20:07 +00:00
actix-web/src
Pascal Hertleif 890a7e70d6 Add missing API docs
These were written without much knowledge of the actix-web internals!
Please review carefully!
2018-06-02 15:52:50 +02:00
..
client Add missing API docs 2018-06-02 15:52:50 +02:00
header Add missing API docs 2018-06-02 15:52:50 +02:00
middleware Add missing API docs 2018-06-02 15:52:50 +02:00
server Add missing API docs 2018-06-02 15:52:50 +02:00
ws Add missing API docs 2018-06-02 15:52:50 +02:00
application.rs fix rustfmt formatting 2018-06-01 10:27:23 -07:00
body.rs Add missing API docs 2018-06-02 15:52:50 +02:00
context.rs Add missing API docs 2018-06-02 15:52:50 +02:00
de.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
error.rs Add missing API docs 2018-06-02 15:52:50 +02:00
extractor.rs fix rustfmt formatting 2018-06-01 10:27:23 -07:00
fs.rs Add missing API docs 2018-06-02 15:52:50 +02:00
handler.rs Add missing API docs 2018-06-02 15:52:50 +02:00
helpers.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
httpcodes.rs Add missing API docs 2018-06-02 15:52:50 +02:00
httpmessage.rs Add missing API docs 2018-06-02 15:52:50 +02:00
httprequest.rs fix rustfmt formatting 2018-06-01 10:27:23 -07:00
httpresponse.rs cargo fmt 2018-06-01 09:37:14 -07:00
info.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
json.rs fix rustfmt formatting 2018-06-01 10:27:23 -07:00
lib.rs Add missing API docs 2018-06-02 15:52:50 +02:00
multipart.rs Add missing API docs 2018-06-02 15:52:50 +02:00
param.rs cargo fmt 2018-06-01 09:37:14 -07:00
payload.rs migrate to tokio 2018-05-24 21:03:16 -07:00
pipeline.rs refactor TransferEncoding; allow to use client api with threaded tokio runtime 2018-05-29 16:32:39 -07:00
pred.rs cargo fmt 2018-06-01 09:37:14 -07:00
resource.rs Add more docs to ResourceHandler API 2018-06-02 00:57:24 +02:00
route.rs drop with2 and with3 2018-06-01 10:54:23 -07:00
router.rs Add missing API docs 2018-06-02 15:52:50 +02:00
scope.rs Add missing API docs 2018-06-02 15:52:50 +02:00
test.rs Add missing API docs 2018-06-02 15:52:50 +02:00
uri.rs remove deprecated types and methods 2018-04-29 21:05:10 -07:00
with.rs drop with2 and with3 2018-06-01 10:54:23 -07:00