parsec-cloud
parsec-cloud copied to clipboard
Rewrite the protocol json file to respect the protocol scheme
TODOs
- [x] Rewrite the protocol files to the new format
- [x] Rewrite the crate
serialization_formatto handle the new format - [ ] Ensure that field that where introduced in a previous major version are required in a more update to date major version (the field value aren't wrapped in a
Maybe<T>
Fixes #3074