Home
last modified time | relevance | path

Searched refs:BoxedSource (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/thiserror/tests/
Dtest_source.rs23 pub struct BoxedSource { struct
48 let error = BoxedSource { source }; in test_boxed_source() argument