pub fn driver_main<T: RustcPlugin>(plugin: T)Expand description
The top-level function that should be called by your internal driver binary.
pub fn driver_main<T: RustcPlugin>(plugin: T)The top-level function that should be called by your internal driver binary.