to_char

Function to_char 

Source
pub fn to_char(text: string) -> Vec<char> 
Expand description

Convert string into vector of chars.