Function flux_refineck::report_errors

source ยท
pub(crate) fn report_errors(
    genv: GlobalEnv<'_, '_>,
    errors: Vec<Tag>,
) -> Result<(), ErrorGuaranteed>