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
Once #6460 is closed, we should be able to easily make the description mandatory, thus having eternally up-to-date documentation in future method implementations (right?)
Summary
Once #6460 is closed, we should be able to easily make the description mandatory, thus having eternally up-to-date documentation in future method implementations (right?)
Completion Criteria
const DESCRIPTION: Option<&'static str> = None;->&'static strAdditional Links & Resources