mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-22 19:53:17 +01:00
9 lines
1.4 KiB
JavaScript
9 lines
1.4 KiB
JavaScript
|
(function() {
|
||
|
var implementors = Object.fromEntries([["actix_codec",[["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_codec/struct.BytesCodec.html\" title=\"struct actix_codec::BytesCodec\">BytesCodec</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_codec/struct.LinesCodec.html\" title=\"struct actix_codec::LinesCodec\">LinesCodec</a>"]]],["actix_tls",[["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_tls/connect/tcp/struct.TcpConnector.html\" title=\"struct actix_tls::connect::tcp::TcpConnector\">TcpConnector</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_tls/connect/tcp/struct.TcpConnectorService.html\" title=\"struct actix_tls::connect::tcp::TcpConnectorService\">TcpConnectorService</a>"]]]]);
|
||
|
if (window.register_implementors) {
|
||
|
window.register_implementors(implementors);
|
||
|
} else {
|
||
|
window.pending_implementors = implementors;
|
||
|
}
|
||
|
})()
|
||
|
//{"start":57,"fragment_lengths":[551,627]}
|