callum-oakley / json5-rs

A Rust JSON5 serializer and deserializer which speaks Serde.
ISC License
184 stars 23 forks source link

Add correct handling of empty struct and empty tuple variants #18

Closed acanthite1855 closed 4 years ago

acanthite1855 commented 4 years ago

Fixes #16

callum-oakley commented 4 years ago

Released as v0.2.7