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

Thaw 0.4: Implement From<(Signal, SignalSetter)> for thaw_utils::Model #311

Closed
LukaOber opened this issue Nov 18, 2024 · 0 comments · Fixed by #320
Closed

Thaw 0.4: Implement From<(Signal, SignalSetter)> for thaw_utils::Model #311

LukaOber opened this issue Nov 18, 2024 · 0 comments · Fixed by #320
Labels
enhancement New feature or request

Comments

@LukaOber
Copy link

I would like to use slices with thaw components, and Model would need to implement From<(Signal, SignalSetter)> for this (analog to #271). This was already fixed for thaw 0.3 in #280, but I don't think it is possible for thaw 0.4 right now. If it is possible, and I am just missing something, please let me know.

@luoxiaozero luoxiaozero added the enhancement New feature or request label Nov 18, 2024
@luoxiaozero luoxiaozero linked a pull request Nov 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants