gamedig / rust-gamedig

Game Server Query Library.
https://crates.io/crates/gamedig
MIT License
38 stars 11 forks source link

Feature: serde #21

Closed cainthebest closed 1 year ago

cainthebest commented 1 year ago

This adds support for the Serde serialization and deserialization framework as a new feature. I have also implemented additional built-in derives for additional functionality.

CosminPerRam commented 1 year ago

LGTM, rebase to fix conflicts?

cainthebest commented 1 year ago

yeah it needs a rebase but there are more structs and enums that are public still without this

cainthebest commented 1 year ago

Actually it needs a hard fix through git