Recently Signal::sample_with() was removed. I was unable to find an alternative to get a reference to the signal's value. This is important to me because I store Strings and other big types in my text editor project.
Is there really no way to get a reference or should I go RTFM?
Recently
Signal::sample_with()was removed. I was unable to find an alternative to get a reference to the signal's value. This is important to me because I storeStrings and other big types in my text editor project.Is there really no way to get a reference or should I go RTFM?