Skip to main content

Crate shiplog_redact

Crate shiplog_redact 

Source
Expand description

Deterministic structural redaction for shiplog packets.

Supports internal, manager, and public projections with stable alias generation backed by keyed hashing and optional alias cache persistence.

Structs§

DeterministicRedactor
Deterministic redactor.

Enums§

RedactionProfile
Redaction profile enum (Internal, Manager, Public).

Constants§

CACHE_FILENAME
Default filename for the alias cache (redaction.aliases.json).