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

Add docs for new case macros #28

Closed artememelin closed 3 months ago

artememelin commented 3 months ago

Pull request checklist

3.0.0 (22/03/2024)

Added

Changed

artememelin commented 3 months ago

DOCS

https://bhftbootcamp.github.io/Serde.jl/previews/PR28/

DOCS