Crate serialize [−] [src]
Unstable (
rustc_private
): deprecated in favor of rustc-serialize on crates.io
Support code for encoding and decoding types.
Modules
hex |
[Unstable] Hex binary-to-text encoding |
json |
[Unstable] JSON parsing and serialization |
Traits
Decodable | [Unstable] |
Decoder | [Unstable] |
DecoderHelpers | [Unstable] |
Encodable | [Unstable] |
Encoder | [Unstable] |
EncoderHelpers | [Unstable] |