partial-io 0.5.4

Helpers to test partial, interrupted and would-block I/O operations, with support for property-based testing through proptest and quickcheck.
Documentation
1
2
3
4
5
6
7
8
# will have compiled files and executables
/target/

# These are backup files generated by rustfmt
**/*.rs.bk

# IntelliJ settings
/.idea