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

RPC mode for properties #995

Closed
chitoyuu opened this issue Dec 7, 2022 · 0 comments · Fixed by #1006
Closed

RPC mode for properties #995

chitoyuu opened this issue Dec 7, 2022 · 0 comments · Fixed by #1006
Labels
c: export Component: export (mod export, derive) feature Adds functionality to the library
Milestone

Comments

@chitoyuu
Copy link
Contributor

chitoyuu commented Dec 7, 2022

Created during survey of commented code (#377).

See the official docs on RPC for more details.

This can be exposed at two levels:

  • As a new method in PropertyBuilder.
  • As an attribute arguments for #[property]. The same syntax for #[method(rpc = "master")] can be used.
@chitoyuu chitoyuu added feature Adds functionality to the library c: export Component: export (mod export, derive) labels Dec 7, 2022
@chitoyuu chitoyuu added this to the v0.11.x milestone Jan 4, 2023
@bors bors bot closed this as completed in 8dfffb2 Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: export Component: export (mod export, derive) feature Adds functionality to the library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant