dissolve-derive 0.1.2

derive macro for creating dissolved structs with public fields and optional field renaming
Documentation

dissolve-derive

A Rust derive macro that generates a dissolve(self) method for structs, converting them into structs with all fields made public, with support for field skipping and renaming.

Dual-licensed under Apache 2.0 or MIT.

For more details, see docs.rs/dissolve-derive.