pub fn write_to_string<F: StationXmlFormat>(
inventory: &Inventory,
) -> Result<String>Expand description
Write to string with explicit format.
pub fn write_to_string<F: StationXmlFormat>(
inventory: &Inventory,
) -> Result<String>Write to string with explicit format.