Small code cleanups.

This commit is contained in:
Andrew Gallant
2016-12-24 10:06:37 -05:00
parent 9911cd0cd9
commit 084d3f4911
5 changed files with 32 additions and 23 deletions

View File

@@ -67,6 +67,7 @@ try!(bufwtr.print(&buffer));
# Ok(()) }
```
*/
#![deny(missing_docs)]
#[cfg(windows)]