syberant / evolvim

A port and further development of carykh's evolv.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual impl of serde::Deserialize for Version

syberant opened this issue · comments

This implementation should return an error when the version is not compatible with the current one.

This should make for some cleaner code overall and add to the security of using the right version.