1
0
Fork 0
mirror of https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git synced 2025-12-28 16:42:19 +01:00
redox-ssh/rustc_serialize/sidebar-items.js

1 line
No EOL
548 B
JavaScript

initSidebarItems({"mod":[["base64","Base64 binary-to-text encoding"],["hex","Hex binary-to-text encoding"],["json","JSON parsing and serialization"]],"trait":[["Decodable","Trait for deserializing a type."],["Decoder","Trait for reading in an encoding for deserialization."],["DecoderHelpers","Trait with helper functions for implementing `Decodable`."],["Encodable","Trait for serializing a type."],["Encoder","Trait for writing out an encoding when serializing."],["EncoderHelpers","Trait with helper functions for implementing `Encodable`."]]});