core-json
Derive
A macro to automatically derive JsonDeserialize
from
core-json-traits
.
Usage
This crate can be used quite directly as follows.
We do support deserializing fields under a distinct name with the rename
attribute.