clap/src/build
Alex van de Sandt 928ded9d42 Revert "Remove #[macro_use] from src"
This reverts commit 7dcdfc8b231b41a46d4d7ab7ec2664d32804b4a3.

That commit caused doc tests to break, as well as issues with importing
macros in other modules. Note that the yaml example in `src/lib.rs` at
line 184 is broken and should probably be fixed.
2020-02-03 12:04:13 -05:00
..
app Revert "Remove #[macro_use] from src" 2020-02-03 12:04:13 -05:00
arg Revert "Remove #[macro_use] from src" 2020-02-03 12:04:13 -05:00
arg_group.rs Revert "Remove #[macro_use] from src" 2020-02-03 12:04:13 -05:00
macros.rs fix: fixes yaml feature build 2018-11-04 18:44:28 -06:00
mod.rs Revert "Remove #[macro_use] from src" 2020-02-03 12:04:13 -05:00
usage_parser.rs fix: Clippy should pass 2020-02-01 06:48:50 +01:00