Skip to main content

parse_body

Function parse_body 

Source
pub fn parse_body(body: &str, content_type: &ContentType) -> Result<Value>
Expand description

Parse response body into a JSON value based on content type.