1 2 3 4 5 6 7
[package] name = "derive_struct_fields" version = "0.1.1" edition = "2021" repository = "https://github.com/kakserpom/derive-struct-fields-rs" license = "MIT" description = "A simple way to work with struct fields programmatically."