Function quickxml_to_serde::get_root[][src]

pub fn get_root<T: BufRead>(xml: T) -> Result<Element, Error>