Skip to main content

acknowledgements

Function acknowledgements 

Source
pub fn acknowledgements(notices: &[Notice]) -> Vec<(String, Option<usize>)>
Expand description

One notice as the strip draws it: what it says, and the acknowledgement it carries if it is a failure.

The index a dismissal reports counts failures only — that is what the session’s own acknowledgement is by — so it is worked out here rather than read off the row’s place in the list.