Function quickxml_to_serde::map_over_children[][src]

pub fn map_over_children<F: FnMut(String, Value)>(xml: String, iteratee: F)