]> git.lizzy.rs Git - mt_ser.git/history - derive/src/lib.rs
Don't require repr for custom enum implementations
[mt_ser.git] / derive / src / lib.rs
2023-02-13 Lizzy FleckensteinDon't require repr for custom enum implementations
2023-02-13 Lizzy Fleckensteinderive: Fix DeserializeError scope
2023-02-13 Lizzy Fleckensteincargo fmt
2023-02-13 Lizzy FleckensteinImprove attributes
2023-02-12 Lizzy FleckensteinSerialize consts before size and zlib
2023-02-12 Lizzy Fleckensteinderive deserialize
2023-02-10 Lizzy FleckensteinImplement UTF-8 decode and move packets to different...
2023-02-10 Lizzy FleckensteinImplement deserialize for basic types
2023-02-08 Lizzy Fleckensteinderive serialize for enums
2023-02-08 Lizzy Fleckensteinderive serialization for structs
2023-02-06 Lizzy FleckensteinInitial commit