rustc_plugin

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