mitsuhiko / deser

Experimental rust serialization library
https://docs.rs/deser
Apache License 2.0
289 stars 8 forks source link

Introduce SinkRef and SerializerRef abstractions #1

Closed mitsuhiko closed 2 years ago

mitsuhiko commented 2 years ago

This allows one to return local sinks and serializers.