Skip to main content

error

Function error 

Source
pub fn error(request_id: Option<&str>, code: &str, message: &str) -> Value
Expand description

error — an unrecoverable error. The { code, message } descriptor is duplicated at the envelope level and nested under data.error for wire backward-compatibility (per error.schema.json).