pub fn render_error( noun: &'static str, op: &'static str, err: &OpError, ) -> Value
Render an OpError into the standard JSON error envelope.
OpError