clap/clap_builder
Ed Page 8b536e2719 fix(help): Wrap long possible values correctly
We weren't taking the name into account when determining the wrap width.

Fixes #5022
2023-07-19 10:42:09 -05:00
..
src fix(help): Wrap long possible values correctly 2023-07-19 10:42:09 -05:00
Cargo.toml chore: Release 2023-07-18 15:01:21 -05:00
CONTRIBUTING.md refactor: Split out clap_builder for faster derive builds 2023-03-24 21:50:02 -05:00
LICENSE-APACHE refactor: Split out clap_builder for faster derive builds 2023-03-24 21:50:02 -05:00
LICENSE-MIT refactor: Split out clap_builder for faster derive builds 2023-03-24 21:50:02 -05:00
README.md refactor: Split out clap_builder for faster derive builds 2023-03-24 21:50:02 -05:00

clap_builder

Builder implementation for clap.

docs.rs

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING for more details.