Function pretty_print

Source
pub fn pretty_print(
    text: &str,
    syntax: ProgrammingLanguage,
    highlight: Vec<usize>,
)