Suggestion
Hey folks,
As a new-comer to the microsoft rust development experience i've found the generated rust docs are lacking in detail compared to the official microsoft docs.
I can understand the microsoft docs will always be the primary source of truth but bundling any subset of the following suggestions would greatly improve the rust development experience both through docs.rs and in the IDE.
As i've linked to NOTIFYICONDATAW above, i'll provide screenshots of that resource below for additional context.
Suggested inclusions:
- member type descriptions, e.g:
- constant descriptions, e.g:
Alternative
As a bare minimum provide links in the generated rust docs to the relevant microsoft docs pages would reduce some friction. These links could just be on the structs descriptions rather than at every level (members, constants, etc...)
Suggestion
Hey folks,
As a new-comer to the microsoft rust development experience i've found the generated rust docs are lacking in detail compared to the official microsoft docs.
I can understand the microsoft docs will always be the primary source of truth but bundling any subset of the following suggestions would greatly improve the rust development experience both through docs.rs and in the IDE.
As i've linked to
NOTIFYICONDATAWabove, i'll provide screenshots of that resource below for additional context.Suggested inclusions:
Alternative
As a bare minimum provide links in the generated rust docs to the relevant microsoft docs pages would reduce some friction. These links could just be on the structs descriptions rather than at every level (members, constants, etc...)