Skip to main content

highlight

Function highlight 

Source
pub fn highlight<D>(input: D) -> Paint<D>
where D: Debug + Display,