dissolve-derive

Crates.iodissolve-derive
lib.rsdissolve-derive
version0.1.4
created_at2025-08-16 22:31:34.820714+00
updated_at2025-11-10 12:58:37.82953+00
descriptionderive macro for creating dissolved structs with public fields and optional field renaming
homepage
repositoryhttps://github.com/rotorship/dissolve-derive
max_upload_size
id1798953
size62,741
rotorship (rotorship)

documentation

README

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.

Commit count: 0

cargo fmt