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
Say I'm looking at Recv::new, First parameter is fd: impl UseFixed, but since the trait is not public (well, trait is, but not the module/exports) to figure out what I can pass - I have to look into the source code.