iced
iced copied to clipboard
feat: `impl Default for keyboard::Key`
This is useful when you need "just any Key", e.g. my usage in particular is to #[derive(strum::EnumIter) on a type which includes the Key as it requires Default