[][src]Function serde_xmlrpc::request_to_string

pub fn request_to_string(name: &str, args: Vec<Value>) -> Result<String>