pub fn highlight_code( code: &str, language: &str, ) -> Vec<Vec<HighlightedSegment>>
Highlight code with syntax coloring