jsonway::array_builder

Type Alias JsonArray

Source
pub type JsonArray = Vec<Value>;

Aliased Typeยง

struct JsonArray { /* private fields */ }