Type Definition scratchstack_aspen::ActionList

source ·
pub type ActionList = StringLikeList<Action>;
Expand description

A list of actions. In JSON, this may be a string or an array of strings.