Function to_bytes

Source
pub fn to_bytes<T: XmlSerialize>(t: &T, encoding: &str) -> Result<Vec<u8>>