Function finished

Source
pub(crate) fn finished(
    id: NonZeroU32,
    failed: Vec<Entry>,
    done: Vec<Entry>,
) -> impl IntoView