Macro rustc_infer::infer::snapshot::undo_log::impl_from

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