buttplug
buttplug copied to clipboard
Implement type shadowing and try_from for loading configurations from file
Just a reminder to myself to use type shadowing and try_from for doing validation of values loaded from config files.
https://github.com/serde-rs/serde/issues/642