efg 0.1.4

Conditional compilation using boolean expression syntax, rather than any(), all(), not().
Documentation
1
2
3
4
5
6
7
error: unexpected end of input
 --> tests/ui/empty.rs:3:1
  |
3 | #[efg()]
  | ^^^^^^^^
  |
  = note: this error originates in the attribute macro `efg` (in Nightly builds, run with -Z macro-backtrace for more info)