std_serde_shims 0.2.1

Community Driven Serde Shims
Documentation

Potentially useful shims for the standard library

To enable std shims, add it to the crate features list:

[dependencies]
std_serde_shims = "0.2"