Function rustc::driver::version[src]

pub fn version(binary: &str, matches: &Matches) -> Option<String>

Prints version information and returns None on success or an error message on failure.