display_json_error

Function display_json_error 

Source
pub(crate) fn display_json_error<E, M>(error: E, message: M)
where E: Display, M: Display,