Function rcut_lib::process_line_by_char_utf8[][src]

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

Extract chars from a UTF-8 line within given ranges