pub fn proppatch_xml_error_response(
error: DavXmlError,
) -> Result<DavResponse, DavXmlError>Expand description
Maps PROPPATCH XML failures to their protocol response.
pub fn proppatch_xml_error_response(
error: DavXmlError,
) -> Result<DavResponse, DavXmlError>Maps PROPPATCH XML failures to their protocol response.