callum-oakley / json5-rs

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

Override `Serializer::serialize_{i128, u128}` #42

Open SabrinaJewson opened 2 years ago

SabrinaJewson commented 2 years ago

JSON5 does not disallow 128-bit integers.