Skip to content

Handy derive macro to produce a dissolved struct.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rotorship/dissolve-derive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Handy derive macro to produce a dissolved struct.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages