☰
Array
In rustc_serialize::json
?
Type Definition
rustc_serialize
::
json
::
Array
source
·
[
−
]
pub type Array =
Vec
<
Json
>;