Draft Responsive widget

This commit is contained in:
Héctor Ramón Jiménez 2022-01-11 10:47:56 +07:00
parent 1a31aefab4
commit 90c20ac46b
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
11 changed files with 248 additions and 23 deletions

View file

@ -31,7 +31,7 @@
#![doc(
html_logo_url = "https://raw.githubusercontent.com/iced-rs/iced/9ab6923e943f784985e9ef9ca28b10278297225d/docs/logo.svg"
)]
#![deny(missing_docs)]
//#![deny(missing_docs)]
#![deny(missing_debug_implementations)]
#![deny(unused_results)]
#![forbid(unsafe_code)]