Potentially useful shims for the standard library
To enable std shims, add it to the crate features list:
std
[dependencies] std_serde_shims = "0.2"
Option