1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-23 09:43:03 +01:00
actix-net/trait.impl/core/error/trait.Error.js

9 lines
1.5 KiB
JavaScript
Raw Normal View History

(function() {
var implementors = Object.fromEntries([["actix_tls",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"actix_tls/connect/enum.ConnectError.html\" title=\"enum actix_tls::connect::ConnectError\">ConnectError</a>"],["impl&lt;TlsErr, SvcErr&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"actix_tls/accept/enum.TlsError.html\" title=\"enum actix_tls::accept::TlsError\">TlsError</a>&lt;TlsErr, SvcErr&gt;<div class=\"where\">where\n TlsErr: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> + 'static,\n SvcErr: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> + 'static,</div>"]]],["local_channel",[["impl&lt;T&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"local_channel/mpsc/struct.SendError.html\" title=\"struct local_channel::mpsc::SendError\">SendError</a>&lt;T&gt;"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[957,318]}