Files
komorebi/komorebic
LGUG2Z 4dff452c1f refactor(komorebic): gen more clap boilerplate
Following on from the last commit, I jumped on the Rust Community
Discord and @danielhenrymantilla was kind enough to show me a working
example of how an optional macro argument can be used together with
cfg_attr to conditionally add a doc comment.

I took his example and reworked it a little, in the process refactoring
all the macros in the komorebic crate to give them a sense of internal
consistency.
2021-08-16 15:21:12 -07:00
..