Type Alias json_syntax::Array

source ·
pub type Array = Vec<Value>;
Expand description

Array.

Aliased Type§

struct Array { /* private fields */ }