Skip to main content

highlight_asm

Function highlight_asm 

Source
pub fn highlight_asm(line: &str) -> Line<'static>
Expand description

Highlight one line of disassembly. Falls back to the plain-text syntax if no asm grammar resolved.