f429c22599
The `user_enum` macro is only used a single time. The macro includes custom serde logic which can be trivially derived instead. Remove the `user_enum` macro and just implement `Network` the old fashioned way. Doing so simplifies the code. |
||
---|---|---|
.. | ||
contrib | ||
examples | ||
src | ||
test_data | ||
Cargo.toml |