pub fn format_module(
module: &ScannedModule,
style: ModuleStyle,
display: bool,
) -> FormatOutputExpand description
Render a single ScannedModule for the chosen surface.
See Contract: format_module in
apcore-toolkit/docs/features/formatting.md.