You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug MappedSignal does not implement Into<Signal>.
I'm not sure if there is a valid reason for this, but updating from beta to rc3 caused some miscompilations to occur. It would be nice if this conversion would work, since working with resources is a very common thing :)