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