Expand description
Graph registry โ named storage for compiled graphs.
Type-erased storage allows registering graphs with different state types under string names, then retrieving them with type-safe downcasting.
Structsยง
- Graph
Registry - Named registry for compiled graphs.