Expand description
Registry for managing Petri net debug sessions.
Structs§
- Debug
Session - A registered debug session.
- Debug
Session Registry - Registry for managing debug sessions.
Functions§
- build_
net_ structure - Builds the
NetStructurefrom a session’s stored place and transition info.
Type Aliases§
- Event
Store Factory - Factory function for creating
DebugEventStoreinstances. - Session
Completion Listener - Callback invoked when a session completes.