Macro rustc_const_eval::interpret::validity::throw_validation_failure [−][src]
macro_rules! throw_validation_failure {
($where : expr, { $($what_fmt : expr), + }
$(expected { $($expected_fmt : expr), + }) ?) => { ... };
}