confique icon indicating copy to clipboard operation
confique copied to clipboard

Express dependencies between fields via attributes (e.g. `requires = "other_field"`)

Open LukasKalbertodt opened this issue 1 year ago • 0 comments

This can be done in clap for example. Might be nice to express sth like that with attributes and have it checked automatically. However, it would increase the scope of this library considerably and it's straight forward to add such a check in your code afterwards.

LukasKalbertodt avatar Oct 21 '22 17:10 LukasKalbertodt