issues
search
serde-ml
/
serde
Serialization framework for OCaml
MIT License
174
stars
11
forks
source link
Make Serde Website
#15
Open
leostera
opened
8 months ago
leostera
commented
8 months ago
We can start mimicking the same flow/sections that serde.rs has:
Intro
explaining the data model
list attributes for types / variants / record fields
custom serialization
writing new data formats
examples
We can start mimicking the same flow/sections that serde.rs has: