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
At some point I think rustdoc would emit the sugared version (Fn(i64, String) -> String) of unboxed closure bounds rather than Fn<(i64, String, String>.