pub type ActionList = StringLikeList<Action>;Expand description
A list of actions. In JSON, this may be a string or an array of strings.
Aliased Typeยง
pub struct ActionList { /* private fields */ }pub type ActionList = StringLikeList<Action>;A list of actions. In JSON, this may be a string or an array of strings.
pub struct ActionList { /* private fields */ }