Expand description
Seed parsing and redaction primitives for uselesskey.
Provides the Seed type that wraps 32 bytes of entropy used for
deterministic fixture derivation. Implements Debug with redaction
to prevent accidental leakage of seed material in logs.
Structsยง
- Seed
- Seed bytes derived from user input for deterministic fixtures.