We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3efb493 commit 7fdfab1Copy full SHA for 7fdfab1
crates/anstream/src/stream.rs
@@ -1,4 +1,4 @@
1
-//! Higher-level traits to describe writeable streams
+//! Higher-level traits to describe writable streams
2
3
/// Required functionality for underlying [`std::io::Write`] for adaptation
4
#[cfg(not(all(windows, feature = "wincon")))]
0 commit comments