[][src]Type Definition fast_rustc_ap_serialize::json::DecodeResult

type DecodeResult<T> = Result<T, DecoderError>;