#diesel #wrapper #serialization #deserialize #macro

diesel_as_wrap

A crate helping to wrap types to support (de)serialization using diesel

2 releases

new 0.1.1 Jan 26, 2025
0.1.0 Jan 15, 2025

#790 in Encoding

Download history 128/week @ 2025-01-15 89/week @ 2025-01-22

217 downloads per month

GPL-3.0 license

17KB
77 lines

diesel_as_wrap

Provides a declarative marco that helps creating wrappers for types not natively supported by diesel.

Dependencies

~3MB
~61K SLoC