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
The testing framework is hard to use if not available in rustdocs. Those types need to be re-exported from the top crate to be available in docs. rust-analyzer doesn't help as it chokes on the macro.
Someone needs to go through rust docs and make sure everything is available.
The text was updated successfully, but these errors were encountered:
The testing framework is hard to use if not available in rustdocs. Those types need to be re-exported from the top crate to be available in docs. rust-analyzer doesn't help as it chokes on the macro.
Someone needs to go through rust docs and make sure everything is available.
The text was updated successfully, but these errors were encountered: