Skip to content

Commit

Permalink
Only warn on missing windows docs
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Jun 4, 2016
1 parent 9b46a6f commit e76e3f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/windows.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![warn(missing_docs)]
//! Watcher implementation for Windows' directory management APIs
//!
//! See https://msdn.microsoft.com/en-us/library/windows/desktop/aa363950(v=vs.85).aspx
Expand Down

0 comments on commit e76e3f3

Please sign in to comment.