Home
last modified time | relevance | path

Searched defs:DisplayOnly (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/thiserror/tests/
Dtest_generics.rs11 pub struct DisplayOnly; struct
13 impl Display for DisplayOnly { implementation