Closed
Description
Mention:
- one-line comments
//
- block comments
/* */
. It seems, they can be nested: https://mail.mozilla.org/pipermail/rust-dev/2014-April/009709.html - rustdoc-style comments/documentation
///
,/** */
: https://github.com/mozilla/rust/wiki/Doc-using-rustdoc
Metadata
Metadata
Assignees
Labels
No labels