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;