pub fn install(registry: PluginRegistry)Expand description
Install the process-wide plugin registry. The analyzer takes an Arc
snapshot per pass, so re-installing affects subsequent passes only.
pub fn install(registry: PluginRegistry)Install the process-wide plugin registry. The analyzer takes an Arc
snapshot per pass, so re-installing affects subsequent passes only.