Type Definition stencila_schema::Array

source · []
pub type Array = Vec<Primitive>;
Expand description

An array value (a.k.a. vector)