Searched refs:ErrorTuple (Results 1 – 1 of 1) sorted by relevance
15 pub struct ErrorTuple(#[from] io::Error); struct38 assert_impl::<ErrorTuple>(); in test_from()