This removes the macro_use for clap just because I'm not a big fan of glob-style imports like this. I think being a little more explicit here makes it a little clearer where these macros come from. |
||
|---|---|---|
| .. | ||
| cmd | ||
| main.rs | ||
This removes the macro_use for clap just because I'm not a big fan of glob-style imports like this. I think being a little more explicit here makes it a little clearer where these macros come from. |
||
|---|---|---|
| .. | ||
| cmd | ||
| main.rs | ||