Function structure_compiler_output

Source
pub fn structure_compiler_output(output: String) -> Vec<String>
Expand description

Returns a Vector of compiler error entries

ยงArguments

  • s - The whole Compilererror output as String