epage

joined 2 years ago
[–] epage@kbin.social 3 points 2 years ago (1 children)

The tutorial makes a reference to this

This requires enabling the derive feature flag.

But if you aren't as familiar with feature flags, this isn't as helpful.

More specifically on the front page we have

$ cargo add clap --features derive

Maybe we should push that down into the tutorial...