blob: 276962e637b6ac33280d4d0e824fea4f881ecefa [file] [log] [blame]
---
source: tests/test_redaction.rs
expression: "&User {\n id: 23,\n username: \"john_doe\".to_string(),\n email: Email(\"[email protected]\".to_string()),\n extra: \"\".to_string(),\n }"
---
id: "[id]"
username: john_doe
email: john@example.com
extra: ""