Home
last modified time | relevance | path

Searched refs:TestErrIo (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_json/src/reader/
H A Dio_reader.rs278 struct TestErrIo; structure names
280 impl TestErrIo { impls
286 impl Read for TestErrIo {
344 // Use TestErrIo in ut_io_reader_next()
345 let io = TestErrIo::new(); in ut_io_reader_next()
378 let io = TestErrIo::new(); in ut_io_reader_peek()

Completed in 2 milliseconds