Skip to main content

to_vec

Function to_vec 

Source
pub fn to_vec(value: &Value) -> Result<Vec<u8>, Error>
Expand description

Encode a stmt::Value as JSON UTF-8 bytes.