vector
0.44.0
Module json
Functions
In vector::
serde
Module
vector
::
serde
::
json
Copy item path
source
·
[
−
]
Expand description
Utilities for the
serde_json
crate.
Functions
§
to_
bytes
Serialize the given data structure as JSON to
BytesMut
.
to_
string
Serialize the given data structure as JSON to
String
.