pub fn render_code_view( frame: &mut Frame<'_>, area: Rect, state: &CodeViewState, title: &str, focused: bool, )
Render the code view widget