Skip to main content

quote_show_string

Function quote_show_string 

Source
pub fn quote_show_string(
    text_state: &mut TextState,
    string_bytes: &[u8],
    get_width: &dyn Fn(u32) -> f64,
) -> Vec<RawChar>
Expand description

' (single quote) operator: move to next line and show a string.

Equivalent to T* followed by Tj.