Expand description
Many session types use a registry of objects that can be looked up by name to construct contexts. This module provides a generic registry type for that purpose.
Structsยง
- Registry
- A registry of items that are keyed by a string identifier.