Type Definition scratchstack_aspen::StatementList

source ·
pub type StatementList = MapList<Statement>;
Expand description

A list of statements. In JSON, this may be an object or an array of objects.