0.11.4
- To allow for custom implementators of
From<T> for JsonValue
to benefit from automatic conversions, the trait implementations are now using generics instead of macros internally (see #101).
From<T> for JsonValue
to benefit from automatic conversions, the trait implementations are now using generics instead of macros internally (see #101).