Improve ergonomics of SwitchStore with no action #660
AndreiVidrasco
started this conversation in
General
Replies: 2 comments 8 replies
-
I am going to convert this to a discussion as it is not an issue with the library. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can perform Also, the |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Hi. Is it possible to somehow ergonomics when SwitchStore doesn't need any actions?
See example below. Basically, I want to have a way to get rid of all this action closure.
At the moment it doesn't compile, if I remove.
Expected behavior
Have a way to not include actions conversion in case of never
Beta Was this translation helpful? Give feedback.
All reactions