Error::new
takes a Display
rather than a StyledStr
#4862
Labels
A-help
Area: documentation, including docs.rs, readme, examples, etc...
C-bug
Category: Updating dependencies
M-breaking-change
Meta: Implementing or merging this will introduce a breaking change.
S-waiting-on-design
Status: Waiting on user-facing design to be resolved before implementing
Milestone
Please complete the following tasks
Rust Version
1.69
Clap Version
4.2.4
Minimal reproducible code
N/A
Steps to reproduce the bug with the above code
N/A
Actual Behaviour
The API is specified as not allowing user formatted text
Expected Behaviour
The API is specified to accept user formatted text
Additional Context
No response
Debug Output
No response
The text was updated successfully, but these errors were encountered: