[][src]Function serde_xmlrpc::response_from_str

pub fn response_from_str<T>(input: &str) -> Result<T> where
    T: DeserializeOwned