pub fn patch_plan_error_response(
error: &DavPatchPlanError,
snapshot: &DavCapabilitySnapshot,
) -> DavResponseExpand description
Maps PATCH planning failures to the RFC 5789 response contract.
pub fn patch_plan_error_response(
error: &DavPatchPlanError,
snapshot: &DavCapabilitySnapshot,
) -> DavResponseMaps PATCH planning failures to the RFC 5789 response contract.