Function scrub_with_config
pub fn scrub_with_config(text: &str, config: &LeakDetectionConfig) -> StringExpand description
Scrub credential leaks using the configured leak-detection policy.
pub fn scrub_with_config(text: &str, config: &LeakDetectionConfig) -> StringScrub credential leaks using the configured leak-detection policy.