Skip to main content

redact

Macro redact 

Source
macro_rules! redact {
    ($name:ident, $bl:block) => { ... };
}
Expand description

Run a block with a named settings redaction profile bound, so the snapshots asserted inside it use the shared normalization filters.