Function onigiri::tools::create_vvchar[][src]

pub fn create_vvchar(text: &String) -> Vec<Vec<char>>

This function convert from String to Vec<Vec<char>>.