pub fn stringify_request(name: &str, args: &[Value]) -> Result<String>
👎Deprecated since 0.1.1: please use serde_xmlrpc::request_to_string instead