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
See https://github.com/jamesmunns/postcard-rpc/pull/88/files#diff-23d8269290c6336825c52096d7b5c86d3fcbeffef318d4d3676bc78470fe9a3aR393-R395
We probably want to make HostClient errors non-exhaustive, or at least add a class of errors for internal errors.
I think it's probably time to remove the flexibility around WireErr as well, and commit to a single wire error kind.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See https://github.com/jamesmunns/postcard-rpc/pull/88/files#diff-23d8269290c6336825c52096d7b5c86d3fcbeffef318d4d3676bc78470fe9a3aR393-R395
We probably want to make HostClient errors non-exhaustive, or at least add a class of errors for internal errors.
I think it's probably time to remove the flexibility around WireErr as well, and commit to a single wire error kind.
The text was updated successfully, but these errors were encountered: