pub fn json_error(code: &str, message: &str) -> ErrorBuilderExpand description
Fluent builder: start building an error event.
Panics if code or message is empty (required by protocol contract).
pub fn json_error(code: &str, message: &str) -> ErrorBuilderFluent builder: start building an error event.
Panics if code or message is empty (required by protocol contract).