Skip to main content

render_error

Function render_error 

Source
pub fn render_error(
    noun: &'static str,
    op: &'static str,
    err: &OpError,
) -> Value
Expand description

Render an OpError into the standard JSON error envelope.