pub fn lock_enforcement_error_response(
error: DavLockEnforcementError,
prefix: &str,
) -> HttpResponseExpand description
Maps lock-enforcement failures to Actix at the handler boundary.
pub fn lock_enforcement_error_response(
error: DavLockEnforcementError,
prefix: &str,
) -> HttpResponseMaps lock-enforcement failures to Actix at the handler boundary.