maskprompt-core
Pure-Rust core for maskprompt: PII redaction for LLM prompts.
use ;
let masker = builder
.with_builtin
.with_keywords
.build?;
let result = masker.mask;
assert_eq!;
# Ok::
License
Dual-licensed under MIT or Apache-2.0.