lock_enforcement_error_response

Function lock_enforcement_error_response 

Source
pub fn lock_enforcement_error_response(
    error: DavLockEnforcementError,
    prefix: &str,
) -> HttpResponse
Expand description

Maps lock-enforcement failures to Actix at the handler boundary.