mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-23 09:43:03 +01:00
9 lines
1.5 KiB
JavaScript
9 lines
1.5 KiB
JavaScript
|
(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<TlsErr, SvcErr> <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><TlsErr, SvcErr><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<T> <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><T>"]]]]);
|
||
|
if (window.register_implementors) {
|
||
|
window.register_implementors(implementors);
|
||
|
} else {
|
||
|
window.pending_implementors = implementors;
|
||
|
}
|
||
|
})()
|
||
|
//{"start":57,"fragment_lengths":[957,318]}
|