Skip to main content

dav_property_text_element

Function dav_property_text_element 

Source
pub fn dav_property_text_element(
    name: &DavRequestedProperty,
    text: impl Into<String>,
) -> DavXmlElement
Expand description

Creates a property element containing one text node.