libdav::xmlutils

Function render_xml_with_text

Source
pub fn render_xml_with_text(
    name: &PropertyName<'_, '_>,
    text: Option<&str>,
) -> String
Expand description

Render an XML node with optional text.