Function rustc::driver::session::expect[src]

pub fn expect<T: Clone>(sess: &Session, opt: Option<T>, msg: || -> String) -> T