mirror of
https://github.com/fafhrd91/actix-web
synced 2025-02-20 03:14:21 +01:00
6 lines
5.6 KiB
JavaScript
6 lines
5.6 KiB
JavaScript
(function() {var implementors = {
|
|
"actix_files":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"actix_files/struct.HttpRange.html\" title=\"struct actix_files::HttpRange\">HttpRange</a>"]],
|
|
"actix_http":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_http/body/enum.BodySize.html\" title=\"enum actix_http::body::BodySize\">BodySize</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_http/enum.ConnectionType.html\" title=\"enum actix_http::ConnectionType\">ConnectionType</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_http/enum.KeepAlive.html\" title=\"enum actix_http::KeepAlive\">KeepAlive</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_http/enum.Protocol.html\" title=\"enum actix_http::Protocol\">Protocol</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_http/h1/enum.MessageType.html\" title=\"enum actix_http::h1::MessageType\">MessageType</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_http/header/enum.ContentEncoding.html\" title=\"enum actix_http::header::ContentEncoding\">ContentEncoding</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_http/ws/enum.CloseCode.html\" title=\"enum actix_http::ws::CloseCode\">CloseCode</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_http/ws/enum.HandshakeError.html\" title=\"enum actix_http::ws::HandshakeError\">HandshakeError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_http/ws/enum.OpCode.html\" title=\"enum actix_http::ws::OpCode\">OpCode</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"actix_http/body/struct.None.html\" title=\"struct actix_http::body::None\">None</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"actix_http/header/struct.HttpDate.html\" title=\"struct actix_http::header::HttpDate\">HttpDate</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"actix_http/header/struct.Quality.html\" title=\"struct actix_http::header::Quality\">Quality</a>"],["impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"actix_http/header/struct.QualityItem.html\" title=\"struct actix_http::header::QualityItem\">QualityItem</a><T>"]],
|
|
"actix_router":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"actix_router/struct.ResourceId.html\" title=\"struct actix_router::ResourceId\">ResourceId</a>"]],
|
|
"actix_web":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_web/middleware/enum.TrailingSlash.html\" title=\"enum actix_web::middleware::TrailingSlash\">TrailingSlash</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"actix_web/dev/struct.PeerAddr.html\" title=\"struct actix_web::dev::PeerAddr\">PeerAddr</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"actix_web/middleware/struct.NormalizePath.html\" title=\"struct actix_web::middleware::NormalizePath\">NormalizePath</a>"],["impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"actix_web/http/header/enum.Preference.html\" title=\"enum actix_web::http::header::Preference\">Preference</a><T>"]]
|
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |