Skip to main contentModule required
Source - SetOutcome
- Store
- A store provides addressed access to values.
- Stores
- Maps compile-time store_id (u8) to a
Store implementation.
The id corresponds to the index position in the store_ids slice passed to Dsl::compile.