Write missing documentation in iced_widget
This commit is contained in:
parent
de638f44a5
commit
b60194844a
5 changed files with 15 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
)]
|
||||
#![deny(
|
||||
missing_debug_implementations,
|
||||
//missing_docs,
|
||||
missing_docs,
|
||||
unused_results,
|
||||
clippy::extra_unused_lifetimes,
|
||||
clippy::from_over_into,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue