forked from rust-lang/rfcs
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add WriteAllError trait bound to write_all
This is needed to construct an instance on an `Ok(0)` return value as well as testing for whether the operation was interrupted or not.
- Loading branch information
1 parent
c22c6c6
commit e439eb5
Showing
1 changed file
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters