Function new_de_error

Source
pub fn new_de_error<DE_ERROR>(message: String) -> DE_ERROR
where DE_ERROR: Error,