doppel 0.0.1

Intercept secrets in byte payloads, replace them with structurally-equivalent fakes, and transparently restore originals in streaming responses.
Documentation
1
2
3
4
5
// Integration tests: full swap→restore cycles and public API behavior.
// Verifiable Conditions from SPEC.md are tested here.

#[path = "integration/round_trip.rs"]
mod round_trip;