Write documentation for new iced_native API
This commit is contained in:
parent
b9d42a45a8
commit
508128436c
4 changed files with 39 additions and 3 deletions
|
|
@ -34,7 +34,7 @@
|
|||
//! [`window::Backend`]: window/trait.Backend.html
|
||||
//! [`UserInterface`]: struct.UserInterface.html
|
||||
//! [renderer]: renderer/index.html
|
||||
//#![deny(missing_docs)]
|
||||
#![deny(missing_docs)]
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![deny(unused_results)]
|
||||
#![forbid(unsafe_code)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue