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
Much of our code currently lacks doc comments describing the interface. To resolve this, we should enable the missing_docs_in_private_items clippy lint and add any doc comments that may be missing. We should consider adding pre-built code docs like Merino's.