read-only 0.1.1

Read-only field exposure and safe composition helpers via proc macros
Documentation
1
2
3
4
5
6
7
error: input must have at least one field
 --> tests/macro/fail/share_empty_struct.rs:3:1
  |
3 | #[embed]
  | ^^^^^^^^
  |
  = note: this error originates in the attribute macro `embed` (in Nightly builds, run with -Z macro-backtrace for more info)