pub type StringList = Vec<String>;
Expand description

list of strings