mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
78676f5043
If the inner type never implemented `group_id()`, then it won't work and people will be confused. This at least gives people an idea of whats going wrong. This is most likely to be a problem until #3165 is fully implemented but hand-implementations can still run into this. Probably should have made the groups another trait to catch this in type system but too late. |
||
---|---|---|
.. | ||
derives | ||
utils | ||
attr.rs | ||
dummies.rs | ||
item.rs | ||
lib.rs |