Skip to main content

decode_json

Function decode_json 

Source
fn decode_json<T>(bytes: &[u8]) -> Result<T, SentinelError>