format_json

Function format_json 

Source
pub fn format_json<T: for<'de> RawDecode<'de> + ObjectFormat>(
    buf: &[u8],
) -> BuckyResult<Value>