Module rustdoc::passes::lint::bare_urls

source ยท
Expand description

Detects links that are not linkified, e.g., in Markdown such as Go to https://example.com/. Suggests wrapping the link with angle brackets: Go to <https://example.com/>. to linkify it.

Staticsยง

Functionsยง