Type Definition json_ld_syntax::Array

source ·
pub type Array<M = ()> = Vec<Meta<Value<M>, M>, Global>;
Expand description

Array.