Macro rustc_infer::infer::undo_log::impl_from[][src]

macro_rules! impl_from {
    ($($ctor : ident($ty : ty),) *) => { ... };
}