Function extractor::structure_compiler_output[][src]

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

Returns a Vector of compiler error entries

Arguments

  • s - The whole Compilererror output as String