jsonway
0.0.1
Json
Array
Aliased type
In jsonway::
array_
builder
jsonway
::
array_builder
Type Alias
JsonArray
Copy item path
Source
pub type JsonArray =
Vec
<
Value
>;
Aliased Type
ยง
struct JsonArray {
/* private fields */
}