pub type StrSlice = Vec<String>;
We need to override the json decoder to accept both options.
pub struct StrSlice { /* private fields */ }