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
We should probably re-export types such as clap's Args if it's a type we expect users to use in our public API.
Args
There's a way to specify that a dependency of Ixa is a "public" dependency which means exactly that, but I'm not sure it's been stabilized.
The text was updated successfully, but these errors were encountered:
RFC 3516. It was merged in 2023. As I read it, it makes Cargo aware of semver changes in dependencies.
Sorry, something went wrong.
let's revisit if users complain
No branches or pull requests
We should probably re-export types such as clap's
Args
if it's a type we expect users to use in our public API.There's a way to specify that a dependency of Ixa is a "public" dependency which means exactly that, but I'm not sure it's been stabilized.
The text was updated successfully, but these errors were encountered: