mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-23 10:53:03 +01:00
9 lines
582 B
JavaScript
9 lines
582 B
JavaScript
|
(function() {
|
||
|
var implementors = Object.fromEntries([["bytestring",[["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.210/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"bytestring/struct.ByteString.html\" title=\"struct bytestring::ByteString\">ByteString</a>"]]]]);
|
||
|
if (window.register_implementors) {
|
||
|
window.register_implementors(implementors);
|
||
|
} else {
|
||
|
window.pending_implementors = implementors;
|
||
|
}
|
||
|
})()
|
||
|
//{"start":57,"fragment_lengths":[314]}
|