#retry #io #io-error #reader-writer #interrupted

retrio

包装读取器和写入器,在发生中断错误时进行重试

3 个不稳定版本

0.2.0 2019年1月26日
0.1.1 2018年6月22日
0.1.0 2018年1月30日

40#io-error

MIT 许可证

6KB
111

Documentation Crate MIT license

目的

包装读取器和写入器,在发生中断错误时进行重试。


lib.rs:

此包定义了一个包装读取器(带缓冲或不带缓冲)和写入器的结构,以便在发生中断类型的 IO 错误时进行重试。

无运行时依赖