leo_interpreter::ratatui_ui

Function code_text

Source
fn code_text(s: &str, highlight: Option<(usize, usize)>) -> (Text<'_>, usize)