mirror of
https://github.com/clap-rs/clap
synced 2024-12-15 07:12:32 +00:00
be223df828
I'm assuming we won't have a negative performance impact by removing `impl Copy for Id` because the compiler would inline the `clone()`s and turn them into copies. Addresses problems from #3164 |
||
---|---|---|
.. | ||
builder | ||
derive | ||
derive_ui | ||
app.yml | ||
derive_ui.rs | ||
examples.rs | ||
macros.rs | ||
yaml.rs |