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
We only have control over features when we're the crate being compiled, in other cases the parent crate should control which runtime to use, so we can't just check DOCS_RS - otherwise they'll error out because the wrong runtime was selected.
0 commit comments