pub type ResourceList = StringLikeList<Resource>;
Expand description

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