Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve
io::Read::read_buf_exact
error case
- Use `const_io_error` instead of `Error::new` - Use the same message as `read_exact`
- Loading branch information