bhftbootcamp / Serde.jl

Serde is a Julia library for (de)serializing data to/from various formats. The library offers a simple and concise API for defining custom (de)serialization behavior for user-defined types
Apache License 2.0
31 stars 7 forks source link

Fix serialization for UUIDs. #53

Closed dmitrii-doronin closed 1 month ago

dmitrii-doronin commented 1 month ago

I think this is much needed

Pull request checklist

github-actions[bot] commented 1 month ago

:blue_book: A preview of the documentation will be here soon