Module module

Module module 

Source
Expand description

Module markdown rendering for documentation generation.

This module provides the ModuleRenderer struct which handles rendering a Rust module’s documentation to markdown format, including all its items organized by type.

Structs§

ModuleRenderer
Renders a module to markdown.