Function make_custom_error

Source
pub fn make_custom_error(err: impl Error + Send + Sync + 'static) -> Error