| name | description |
|---|---|
rustdoc |
Rust documentation conventions (RFC 1574). Apply when writing doc comments on public Rust items. Covers summary sentences, section headings, type references, and examples. |
Apply these rules when writing doc comments (///) on public Rust items.