1
0
mirror of https://github.com/actix/actix-website synced 2025-06-30 16:54:27 +02:00

update actix-web api docs

This commit is contained in:
Nikolay Kim
2018-10-10 08:38:33 -07:00
parent 29977f4930
commit bf8faa455d
2298 changed files with 129471 additions and 17241 deletions

View File

@ -1,5 +1,5 @@
(function() {var implementors = {};
implementors["actix_web"] = [{text:"impl <a class=\"trait\" href=\"https://docs.rs/tokio-io/0.1.7/tokio_io/async_read/trait.AsyncRead.html\" title=\"trait tokio_io::async_read::AsyncRead\">AsyncRead</a> for <a class=\"struct\" href=\"actix_web/client/struct.Connection.html\" title=\"struct actix_web::client::Connection\">Connection</a>",synthetic:false,types:["actix_web::client::connector::Connection"]},];
implementors["actix_web"] = [{text:"impl <a class=\"trait\" href=\"https://docs.rs/tokio-io/0.1.9/tokio_io/async_read/trait.AsyncRead.html\" title=\"trait tokio_io::async_read::AsyncRead\">AsyncRead</a> for <a class=\"struct\" href=\"actix_web/client/struct.Connection.html\" title=\"struct actix_web::client::Connection\">Connection</a>",synthetic:false,types:["actix_web::client::connector::Connection"]},];
if (window.register_implementors) {
window.register_implementors(implementors);

View File

@ -1,5 +1,5 @@
(function() {var implementors = {};
implementors["actix_web"] = [{text:"impl <a class=\"trait\" href=\"https://docs.rs/tokio-io/0.1.7/tokio_io/async_write/trait.AsyncWrite.html\" title=\"trait tokio_io::async_write::AsyncWrite\">AsyncWrite</a> for <a class=\"struct\" href=\"actix_web/client/struct.Connection.html\" title=\"struct actix_web::client::Connection\">Connection</a>",synthetic:false,types:["actix_web::client::connector::Connection"]},];
implementors["actix_web"] = [{text:"impl <a class=\"trait\" href=\"https://docs.rs/tokio-io/0.1.9/tokio_io/async_write/trait.AsyncWrite.html\" title=\"trait tokio_io::async_write::AsyncWrite\">AsyncWrite</a> for <a class=\"struct\" href=\"actix_web/client/struct.Connection.html\" title=\"struct actix_web::client::Connection\">Connection</a>",synthetic:false,types:["actix_web::client::connector::Connection"]},];
if (window.register_implementors) {
window.register_implementors(implementors);