from_response_string

Function from_response_string 

Source
pub fn from_response_string(
    json: &str,
) -> Result<Response, DeserializationError>
Expand description

Deserialize a JSON string to a Response