plan_versioning_method

Function plan_versioning_method 

Source
pub fn plan_versioning_method(
    snapshot: &DavCapabilitySnapshot,
    method: DavMethod,
) -> Result<DavVersioningMethodPlan, DavVersioningPrecondition>
Expand description

Plans core method behavior from the same target facts used for capability discovery.

ยงErrors

Returns a typed RFC precondition when the target state forbids the method.