Skip to main content

value_to_vec_u8

Function value_to_vec_u8 

Source
pub fn value_to_vec_u8(value: &Value) -> Vec<u8> 
Expand description

Converts a JSON array of byte values into a vector of bytes.