Module biodivine_sketchbook::app::state
source · Modules§
- Declares top-level state objects that are unique to the sketchbook editor session.
- Declares top-level state objects that are unique to the sketchbook inference session.
Structs§
- AppState implements mapping between session IDs and session objects.
- Atomic state is a SessionState which holds exactly one value of a generic type
T
.
Enums§
Traits§
- A Session with a UndoStack with events.