serdedotnet / serde

Serde.NET is a C# port of the popular Serde serialization library for Rust
https://serdedotnet.github.io/
BSD 3-Clause "New" or "Revised" License
154 stars 6 forks source link

Allow generating wrappers using Generate* attributes #139

Closed agocke closed 1 year ago

agocke commented 1 year ago

Also starts generating an ISerializeWrap implementation for ISerialize wrappers..