rust-adventure / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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


Languages

Language:Rust 100.0%