Type Alias StrSlice

Source
pub type StrSlice = Vec<String>;
Expand description

We need to override the json decoder to accept both options.

Aliased Typeยง

struct StrSlice { /* private fields */ }