Function parse_response

Source
pub fn parse_response(data: &str) -> Result<Value>
👎Deprecated since 0.1.1: please use serde_xmlrpc::response_from_str instead