Module rustdoc::config

source ·

Structs§

  • Options 🔒
    Configuration options for rustdoc.
  • Configuration options for the HTML page-creation process.

Enums§

Functions§

  • Prints deprecation warnings for deprecated options
  • Extracts --extern-html-root-url arguments from matches and returns a map of crate names to the given URLs. If an --extern-html-root-url argument was ill-formed, returns an error describing the issue.