/serde-json-number-from-json-string

An example showing how to serialize a large number, like i64, that doesn't fit in JSON, to and from a string using serde and serde_with

Primary LanguageRust

This repository is not active