redfish_map_err

Function redfish_map_err 

Source
pub fn redfish_map_err<E>(error: E) -> Response
where E: Display,
Expand description

The same as redfish_map_err_no_log, but also create a tracing event for the error.