Open swizzard opened 6 years ago
Prior arts from config-rs
:
A JSON5 (json with comments?) serializer/deserializer that is also written with Pest and serde:
Docs:
One of these days I'll take a stab at this. On that note, more prior art: https://github.com/softprops/envy/blob/master/src/lib.rs
probably by impementing
serde::Serialize