Function to_de_error

Source
pub fn to_de_error<DISPLAY, DE_ERROR>(display: DISPLAY) -> DE_ERROR
where DISPLAY: Display, DE_ERROR: Error,