1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-21 15:14:48 +01:00
actix-net/trait.impl/serde/ser/trait.Serialize.js
2024-10-01 00:01:00 +00:00

9 lines
556 B
JavaScript

(function() {
var implementors = Object.fromEntries([["bytestring",[["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.210/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> 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":[288]}