Skip to main content

analyze_cpp_style

Function analyze_cpp_style 

Source
pub fn analyze_cpp_style(text: &str) -> CppStyleAnalysis
Expand description

Analyse text for C/C++ coding-style signals and return a scored result.