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
Right now, docs.rs uses the same set of features for all targets. Instead, it would be nice if you could provide a different set of features for each target. This would make it possible to handle some forms of conditional compilation.