Function snapps_txn_reference_impl::update_logic::all_are_set[][src]

pub fn all_are_set<'a>(app_state_updates: &[SetOrKeep<Fp>; 8]) -> bool
Expand description

Returns true if all of the updates are SetOrKeep::Set, false otherwise.