pub fn infer_effects(
registry: &EffectRegistry,
operations: &[&str],
) -> EffectSetExpand description
Infer effects for a sequence of operations.
pub fn infer_effects(
registry: &EffectRegistry,
operations: &[&str],
) -> EffectSetInfer effects for a sequence of operations.