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
If anyone wants to discuss API designs for the following (or missing) items on the roadmap, please do:
arch()
lang()
langs()
Lang
io::Result
The text was updated successfully, but these errors were encountered:
Closing in favor of #89
Sorry, something went wrong.
No branches or pull requests
If anyone wants to discuss API designs for the following (or missing) items on the roadmap, please do:
No panics Remove panics #29arch()
(Version 1.3.0) Support getting OS arch(32-bit or 64-bit) #25lang()
and addlangs()
so that it doesn't iterate over strings but,Lang
objects #40io::Result
) (depends on Depends on Make platform-specific functions returnio::Result
, and fallback values in lib.rs #30)The text was updated successfully, but these errors were encountered: