Snippets for cosmic-workspaces 1.7.0 from Alpine x86_64
Sourced from https://build.alpinelinux.org/buildlogs/build-edge-x86_64/community/cosmic-workspaces/cosmic-workspaces-1.7.0-r0.log.
-
warning: variant `MoveWorkspaceAfter` is never constructed --> src/backend/mod.rs:97:5 | 87 | pub enum Cmd { | --- variant in this enum -
warning: function `image_bg` is never used --> src/widgets/image_bg.rs:12:8 | 12 | pub fn image_bg<'a, Msg, T1: Into<cosmic::Element<'a, Msg>>, T2: Into<cosmic::Element<'a, Msg>>>( | ^^^^^^^^
-
warning: function `mouse_interaction_wrapper` is never used --> src/widgets/mouse_interaction_wrapper.rs:8:8 | 8 | pub fn mouse_interaction_wrapper<'a, Msg, T: Into<cosmic::Element<'a, Msg>>>( | ^^^^^^^^^^^^^^^^^^^^^^^^^