Omelia Iliffe
Omelia Iliffe
Hello, I've implemented `Serialize` and `Deserialize` on the `LiveEvent` enum and its components. I couple of things I have had difficulty with and so aren't resolved yet. Deserializing `SystemCommon::SysEx` and...
I impl `Deserialize` for `SystemCommon` manually then ran into issues when trying to use `serde_json` to deserialize it. Not sure of a way to deseralize any borrowed byte array from...
Could you publish this change as a version on crates.io. Took me a while to work out why I wasn't able to import Wrapper :)