fn make_redactions(redactions: &[(&'static str, &'static str)]) -> Redactions
Creates a [snapbox] redactions object from a list of regex redactions.
snapbox