[][src]Function rcut_lib::process_line_by_char_utf8

pub fn process_line_by_char_utf8(
    line: &str,
    ranged_pairs: &Vec<(usize, usize)>
) -> Vec<u8>

Extract chars from a UTF-8 line within given ranges