Function report_errors

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