We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
values are often passed out of user-code to the rust program. set_var should return an Err and not panic.
Err
The text was updated successfully, but these errors were encountered:
Thank you for the issue. I agree with your point. Would you like to try and do a PR for this? :)
Sorry, something went wrong.
Sure! I'll have some time this weekend if you don't mind waiting.
There's absolutelt no rush. I have a few ideas on how to improve the whole library and maybe launch a 2.0 sometime this year.
No branches or pull requests
values are often passed out of user-code to the rust program. set_var should return an
Err
and not panic.The text was updated successfully, but these errors were encountered: