mirror of
https://github.com/trussed-dev/cbor-smol.git
synced 2026-06-20 04:17:03 -07:00
9 lines
788 B
JavaScript
9 lines
788 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["cbor_smol",[["impl<W> <a class=\"trait\" href=\"https://docs.rs/serde_core/1.0.228/serde_core/ser/trait.SerializeTupleStruct.html\" title=\"trait serde_core::ser::SerializeTupleStruct\">SerializeTupleStruct</a> for &mut <a class=\"struct\" href=\"cbor_smol/ser/struct.Serializer.html\" title=\"struct cbor_smol::ser::Serializer\">Serializer</a><W><div class=\"where\">where\n W: <a class=\"trait\" href=\"cbor_smol/ser/trait.Writer.html\" title=\"trait cbor_smol::ser::Writer\">Writer</a>,</div>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[520]}
|