Module rustc_plugin_impl::load
source · Expand description
Used by rustc
when loading a plugin.
Functions
- Dynamically link a registrar function into the compiler process.
- Read plugin metadata and dynamically load registrar functions.
Type Aliases
- Pointer to a registrar function.