]> git.proxmox.com Git - rustc.git/blobdiff - library/std/src/sys/windows/ext/io.rs
New upstream version 1.48.0~beta.8+dfsg1
[rustc.git] / library / std / src / sys / windows / ext / io.rs
index 4573ee589321dd488b8d5695b91d9ef9b586331f..e75f9a4bfd5e337ca75e4eb1b031079caa1f5d2a 100644 (file)
@@ -1,3 +1,5 @@
+//! Windows-specific extensions to general I/O primitives.
+
 #![stable(feature = "rust1", since = "1.0.0")]
 
 use crate::fs;