serde_rw

A library to extend serde serializers and deserializers with the ability to read / write different file formats from / to files.

Usage

Default implementations

File formats

Currently the following file formats are supported:

Credits

This library is heavily inspired by from_file by Shane Osbourne.