Serde feature
#1993
Replies: 1 comment
-
Might be useful https://github.com/pyfisch/keyboard-types |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would be nice to have a serde feature, especially for KeyCode and Modifiers types, to be able to take advantage of Serde to make settings, directly, without making a wrapper towards these types.
Modifiers should be an enum if doing this tho.
Beta Was this translation helpful? Give feedback.
All reactions