gaze-types 0.6.5

Reserved name for the EmpireTwo Gaze PII pseudonymization runtime — see https://github.com/EmpireTwo/gaze
Documentation
1
2
3
4
5
6
7
8
//! # gaze-types
//!
//! 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)]