gflags-derive 0.1.0

Derive gflags invocations from struct fields
Documentation
1
2
3
4
5
error: Keyword `prefix` requires a value
 --> $DIR/missing_value.rs:5:10
  |
5 | #[gflags(prefix)]
  |          ^^^^^^