Skip to main content

format_module

Function format_module 

Source
pub fn format_module(
    module: &ScannedModule,
    style: ModuleStyle,
    display: bool,
) -> FormatOutput
Expand description

Render a single ScannedModule for the chosen surface.

See Contract: format_module in apcore-toolkit/docs/features/formatting.md.