Skip to main content

format_source_with_registry_debug

Function format_source_with_registry_debug 

Source
pub fn format_source_with_registry_debug(
    source: &str,
    config: &Config,
    registry: &CommandRegistry,
) -> Result<(String, Vec<String>)>
Expand description

Format raw CMake source using an explicit registry and return debug output.