gaze-pii 0.6.4

Reversible PII pseudonymization runtime for agentic LLM workflows — see https://github.com/EmpireTwo/gaze
Documentation
1
2
3
4
5
6
7
8
//! # gaze-pii
//!
//! This crate name is reserved for the [EmpireTwo Gaze](https://github.com/EmpireTwo/gaze)
//! project — a reversible PII pseudonymization runtime for agentic LLM workflows.
//!
//! See <https://github.com/EmpireTwo/gaze> for the actual implementation.

#![deny(missing_docs)]