Function serialize::json::error_str [] [src]

pub fn error_str(error: ErrorCode) -> &'static str
🔬 This is a nightly-only experimental API. (rustc_private)

deprecated in favor of rustc-serialize on crates.io

Returns a readable error string for a given error code.