Warn about missing documentation
This commit is contained in:
parent
4b0aaab709
commit
503eee4441
@ -15,6 +15,8 @@
|
||||
//!
|
||||
//! ```
|
||||
|
||||
#![warn(missing_docs)]
|
||||
|
||||
extern crate libnotify_sys as sys;
|
||||
extern crate glib_2_0_sys as glib;
|
||||
extern crate gtypes;
|
||||
|
Loading…
Reference in New Issue
Block a user