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

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