bad_param

Function bad_param 

Source
fn bad_param<E>(name: &'static str) -> impl FnOnce(E) -> Error
where E: Display,