bvanseg / ccake

A command line tool written in Rust and designed to be a modern build tool + package manager for C/C++ projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The `derive` feature flag is enabled for clap, but the attribute macros are not used.

opened this issue · comments

Is your feature request related to a problem? Please describe.
It's inefficient

Describe the solution you'd like
Either use the macros or disable the feature flag