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
Instead of a long match statement inside the handle(stream) function, find a better way to get the required function from the funs library; maybe an array filled with function pointers?