diff options
Diffstat (limited to 'trait.impl/core/convert/trait.From.js')
-rw-r--r-- | trait.impl/core/convert/trait.From.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/trait.impl/core/convert/trait.From.js b/trait.impl/core/convert/trait.From.js new file mode 100644 index 00000000..f8e5e7b9 --- /dev/null +++ b/trait.impl/core/convert/trait.From.js @@ -0,0 +1,4 @@ +(function() {var implementors = { +"qlog":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&<a class=\"enum\" href=\"qlog/events/enum.EventData.html\" title=\"enum qlog::events::EventData\">EventData</a>> for <a class=\"enum\" href=\"qlog/events/enum.EventType.html\" title=\"enum qlog::events::EventType\">EventType</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"qlog/events/enum.EventType.html\" title=\"enum qlog::events::EventType\">EventType</a>> for <a class=\"enum\" href=\"qlog/events/enum.EventImportance.html\" title=\"enum qlog::events::EventImportance\">EventImportance</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"qlog/enum.Error.html\" title=\"enum qlog::Error\">Error</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"qlog/events/enum.EventType.html\" title=\"enum qlog::events::EventType\">EventType</a>> for <a class=\"enum\" href=\"qlog/events/enum.EventCategory.html\" title=\"enum qlog::events::EventCategory\">EventCategory</a>"]], +"quiche":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"octets/struct.BufferTooShortError.html\" title=\"struct octets::BufferTooShortError\">BufferTooShortError</a>> for <a class=\"enum\" href=\"quiche/h3/enum.Error.html\" title=\"enum quiche::h3::Error\">Error</a>"],["impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>>> for <a class=\"struct\" href=\"quiche/struct.ConnectionId.html\" title=\"struct quiche::ConnectionId\">ConnectionId</a><'a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"octets/struct.BufferTooShortError.html\" title=\"struct octets::BufferTooShortError\">BufferTooShortError</a>> for <a class=\"enum\" href=\"quiche/enum.Error.html\" title=\"enum quiche::Error\">Error</a>"],["impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"quiche/struct.ConnectionId.html\" title=\"struct quiche::ConnectionId\">ConnectionId</a><'a>> for <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"quiche/enum.Error.html\" title=\"enum quiche::Error\">Error</a>> for <a class=\"enum\" href=\"quiche/h3/enum.Error.html\" title=\"enum quiche::h3::Error\">Error</a>"]] +};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file |