Skip to content
New issue

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

Make RpcMessage interface user friendlier #10

Merged

Conversation

j4r0u53k
Copy link
Contributor

@j4r0u53k j4r0u53k commented Mar 8, 2024

No description provided.

j4r0u53k added 2 commits March 8, 2024 18:29
Let us provide some kindness to our users and save them from
the must of manually invoking `.into()` on their arguments to
RpcMessage `set_param()` and `set_result()`.
The generic implementation can be used provided that T is
properly constrained.
@fvacek fvacek merged commit a9dcf09 into silicon-heaven:master Mar 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants