Skip to main content

render_user_msg

Function render_user_msg 

Source
pub fn render_user_msg(
    content: &str,
    is_selected: bool,
    inner_width: usize,
    bubble_max_width: usize,
    lines: &mut Vec<Line<'static>>,
    theme: &Theme,
)
Expand description

渲染用户消息