rustc-serialize
Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde.
Security Advisories for rustc-serialize in cargo
Moderate
over 3 years ago
Stack overflow in rustc_serialize when parsing deeply nested JSON
cargo
rustc-serialize