pub fn conditional_accumulator(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for ConditionalAccumulator::new().build(scope).