Module config Copy item path Source Options π Configuration options for rustdoc. PathToParts π Path directly to crate-info file. RenderOptions π Configuration options for the HTML page-creation process. ShouldMerge π Controls merging of cross-crate information EmitType π InputMode π Either an input crate, markdown file, or nothing (βmerge=finalize). ModuleSorting π OutputFormat π check_deprecated_options π Prints deprecation warnings for deprecated options make_input π Create the input (string or file path) markdown_input π Returns true
if the file given as self.input
is a Markdown file. parse_extern_html_roots π 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. parse_include_parts_dir π Reports error if βinclude-parts-dir / crate-info is not a file parse_merge π Extracts read_rendered_cci and write_rendered_cci from command line arguments, or
reports an error if an invalid option was provided parse_remap_path_prefix π