Skip to main content

emit_unredacted

Function emit_unredacted 

Source
pub fn emit_unredacted<T: Serialize>(
    code: &str,
    payload: &T,
) -> Result<(), Error>
Expand description

Emit a payload to stdout without AFDATA redaction. This is only for explicit reveal flags; normal command output must use emit.