dissolve-derive 0.1.0

derive macro for creating dissolved structs with public fields and optional field renaming
Documentation
dissolve-derive-0.1.0 has been yanked.

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.