Skip to main content

Module resolver

Module resolver 

Source
Expand description

Plugin name resolution contract, implemented by the loader layer.

Traits§

PluginResolver
Maps entry names to reusable plugin handles.

Functions§

unknown_plugin
The error returned for a name no resolver knows about.