You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
548 B
1 line
548 B
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`."]]}); |