Skip to main content

redact_secrets

Function redact_secrets 

Source
pub fn redact_secrets(code: &str) -> String
Expand description

Redacts sensitive information from code (API keys, tokens, passwords, etc.).