Function loga::agg_err_with
source · pub fn agg_err_with(
message: &'static str,
errs: Vec<Error>,
attrs: impl Fn(&mut HashMap<&'static str, String>)
) -> ErrorExpand description
Create an error from multiple errors, attaching attributes