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
I tried using a lot of pub use Foo as _; in futures to avoid issues with preludes and extension trait shadowing, unfortunately Rustdoc currently doesn't seem to have any special handling of this feature resulting in a big list of exported _ traits: