7d851b42ee
In preparation for emptying the `internal_macros` module move the `serde_string_impl` and `serde_struct_human_string_imp` macros to the `serde_utils` module. Rationale: `internal_macros` stuff can go over in the `internals` crate now that we have one. The serde macros could go over there but we have a `serde_utils` module that holds code for implementing serde traits, these two macros are exactly that. |
||
---|---|---|
.. | ||
contrib | ||
examples | ||
src | ||
test_data | ||
Cargo.toml |