str_to_wide

Function str_to_wide 

Source
pub fn str_to_wide(s: &str) -> Vec<u16>
Expand description

helper to convert &str to wide string for comparison