Open elrafoon opened 10 months ago
Dear maintainers, is there any problem with this one?
dyn SerializerBackend
. serde_json::Serializer
is just generic over io::Write
. That would be better.Deserializer
changes.I'm not sure I fully understand the use case. Can you provide a small example of what you're looking to do in code that this enables?
Hello,
I think this feature is quite useful for many users.
It's feature-gated, so shall be harmless for others.