Type Alias jsonway::array_builder::JsonArray

source ·
pub type JsonArray = Vec<Value>;

Aliased Type§

struct JsonArray { /* private fields */ }