[][src]Module c2rust_refactor::plugin

Simple plugin loading infrastructure.

See PLUGINS.txt for more details on plugins.

Functions

load_plugins

Find the named plugins in the search path, and pass reg to each of their register_commands entry points.