gflags-derive 0.1.0

Derive gflags invocations from struct fields
Documentation
1
2
3
4
5
error: `#[gflags(prefix=...)]` expects a non-empty quoted string
 --> $DIR/empty_prefix.rs:5:17
  |
5 | #[gflags(prefix="")]
  |                 ^^