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
Originally posted by SuchAFuriousDeath March 27, 2024 I think this could make some functions better optimized.
The text was updated successfully, but these errors were encountered:
How should the enum be named? PS4Error? PS4Errno?
Sorry, something went wrong.
I totally forget we already used Errno name. No idea about the name yet but we should find a better name than PS4Error and PS4Errno.
Errno
PS4Error
PS4Errno
We should use Errno and rename the current Errno trait to something else.
My idea is AsErrno so it is matched with std.
AsErrno
No branches or pull requests
Discussed in #769
Originally posted by SuchAFuriousDeath March 27, 2024
I think this could make some functions better optimized.
The text was updated successfully, but these errors were encountered: