We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I love color-eyre but the OwoColorize trait adds a lot of noise to autocomplete.
color-eyre
OwoColorize
Could we get a way to hide some specific traits? I'd personally also use it for Any
Any
The text was updated successfully, but these errors were encountered:
Might be nice if it could not only hide specific traits but also methods from specific (sub)modules/crates.
In the example above that could be hiding all the owo_colors items but keeping the color_eyre items.
owo_colors
color_eyre
Sorry, something went wrong.
Duplicate of #17477 and possibly others, too.
No branches or pull requests
I love

color-eyre
but theOwoColorize
trait adds a lot of noise to autocomplete.Could we get a way to hide some specific traits?
I'd personally also use it for
Any
The text was updated successfully, but these errors were encountered: