pub fn accumulator_num_accumulated<O0: Into<Output>>( handle: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for AccumulatorNumAccumulated::new().build(handle, scope).
AccumulatorNumAccumulated::new().build(handle, scope)