fix: derive serde traits #463
Annotations
2 errors and 10 warnings
wasm
the size for values of type `W` cannot be known at compilation time
|
wasm
Process completed with exit code 101.
|
widget:
core/src/renderer/null.rs#L2
unused import: `Image`
|
widget:
core/src/widget/text.rs#L35
unused import: `std::borrow::Cow`
|
widget:
core/src/overlay/group.rs#L7
unused import: `crate::widget::Operation`
|
widget:
core/src/clipboard.rs#L23
unused variable: `kind`
|
widget:
core/src/clipboard.rs#L32
unused variable: `kind`
|
widget:
core/src/clipboard.rs#L73
unused variable: `width`
|
widget:
core/src/clipboard.rs#L73
unused variable: `height`
|
widget:
graphics/src/image.rs#L7
unused import: `crate::core::Color`
|
widget:
graphics/src/image.rs#L8
unused import: `crate::core::Radians`
|
widget:
graphics/src/text/paragraph.rs#L4
unused import: `LineHeight`
|