combine-structs 0.1.1

Proc macros for compile-time struct field merging.
Documentation
1
2
3
4
5
6
7
error: proc-macro derive panicked
 --> tests/compile_fail/fields_on_enum.rs:3:10
  |
3 | #[derive(Fields)]
  |          ^^^^^^
  |
  = help: message: Fields derive only supports structs