Expand description
This module contains the SelectorScope type with raw access to the underlying store system. Most applications should
use the Store macro to derive stores for their data structures, which provides a more ergonomic API.
Structsยง
- Selector
Scope - SelectorScope is the primitive that backs the store system.