execute_version_control

Function execute_version_control 

Source
pub async fn execute_version_control<P: DavVersionControlPort>(
    port: &P,
    plan: DavVersionControlPlan,
) -> Result<DavVersionControlResult, DavBackendError>
Expand description

Executes an already validated VERSION-CONTROL plan through the product transaction port.

ยงErrors

Returns the product-neutral backend classification without mapping product error text.