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