Skip to main content

infer_update_ops

Function infer_update_ops 

Source
pub fn infer_update_ops(
    ops: &mut BTreeSet<UpdateOp>,
    pack_refs: &[String],
    request: &SetupRequest,
    tenants: &[TenantSelection],
)
Expand description

Infer update operations from request content.