Function rustc_plugin::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.