Home
last modified time | relevance | path

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

/external/rust/crates/thiserror/tests/
Dtest_source.rs9 pub struct ImplicitSource { struct
31 let error = ImplicitSource { source: io }; in test_implicit_source() argument