serialize::json::DecodeResult [] [src]

type DecodeResult<T> = Result<T, DecoderError>;
Unstable (rustc_private)

: deprecated in favor of rustc-serialize on crates.io