Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teddriggs/serde_default

Rust proc-macro to derive a struct's default from its serde attributes
https://github.com/teddriggs/serde_default

Last synced: 2 months ago
JSON representation

Rust proc-macro to derive a struct's default from its serde attributes

Awesome Lists containing this project

README

        

`serde_default`
===============

This is a library for generating impls of `Default` from serde attributes.