Write missing documentation in iced_graphics
This commit is contained in:
parent
9fe65ed729
commit
b64e875205
3 changed files with 5 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
//! 
|
||||
//!
|
||||
//! [`iced`]: https://github.com/hecrj/iced
|
||||
//#![deny(missing_docs)]
|
||||
#![deny(missing_docs)]
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![deny(unused_results)]
|
||||
#![deny(unsafe_code)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue