Home
last modified time | relevance | path

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

/xiu/library/bytesio/src/
H A Dbytesio_errors.rs15 TimeoutError(tokio::time::error::Elapsed), enumerator
H A Dbytesio.rs77 value: BytesIOErrorValue::TimeoutError(err), in read_timeout()
122 value: BytesIOErrorValue::TimeoutError(err), in read_timeout()