Fix docs error #369
Annotations
10 warnings
all:
widget/src/pane_grid.rs#L110
very complex type used. Consider factoring parts into `type` definitions
|
all:
widget/src/pane_grid.rs#L537
very complex type used. Consider factoring parts into `type` definitions
|
all:
widget/src/text_input/mod.rs#L9
module has the same name as its containing module
|
all:
winit/src/application.rs#L307
very complex type used. Consider factoring parts into `type` definitions
|
all:
winit/src/application.rs#L840
very complex type used. Consider factoring parts into `type` definitions
|
all:
winit/src/application.rs#L896
very complex type used. Consider factoring parts into `type` definitions
|
all:
src/time.rs#L4
unused import: `iced_futures::backend::default::time::*`
|
all:
runtime/src/command/platform_specific/wayland/data_device.rs#L32
methods called `from_*` usually take no `self`
|
all:
sctk/src/application.rs#L314
type parameters go unused in function definition: E, C
|
all:
sctk/src/application.rs#L329
very complex type used. Consider factoring parts into `type` definitions
|