rustc_plugin

Function cli_main

Source
pub fn cli_main<T: RustcPlugin>(plugin: T)
Expand description

The top-level function that should be called in your user-facing binary.