Function rustc_plugin::driver_main

source ·
pub fn driver_main<T: RustcPlugin>(plugin: T)
Expand description

The top-level function that should be called by your internal driver binary.