Function chunk_into_chars

pub fn chunk_into_chars(input: &str) -> Vec<&str>