Searched defs:DecodedException (Results 1 – 1 of 1) sorted by relevance
428 pub struct DecodedException<'a> { struct447 impl DecodedException<'_> { argument522 fn test_roundtrip_once(exception: DecodedException) { in test_roundtrip_once()