Skip to main content

condense_text_bytes

Function condense_text_bytes 

Source
pub fn condense_text_bytes(
    content: &str,
    head_bytes: usize,
    tail_bytes: usize,
) -> String