Resolves node types to executable handler modules.
The registry includes the built-in handlers required by the runtime and supports
dynamic extension through register/2.
Summary
Functions
Alias for resolve/1.
Returns whether a type string is known to the registry.
Registers a handler module for an explicit type string.
Resolves the effective handler module for a node.