1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-23 10:53:03 +01:00
actix-net/trait.impl/serde/de/trait.Deserialize.js

9 lines
582 B
JavaScript
Raw Normal View History

(function() {
var implementors = Object.fromEntries([["bytestring",[["impl&lt;'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.210/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a>&lt;'de&gt; 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]}