Function syntax::errors::expect
[−]
[src]
pub fn expect<T, M>(diag: &Handler, opt: Option<T>, msg: M) -> T where M: FnOnce() -> StringUnstable (
rustc_private)