Skip to main content

json_bytes

Function json_bytes 

Source
pub fn json_bytes<T: Serialize>(value: &T) -> PluginResult<Vec<u8>>