[][src]Macro chalk_ir::id_fold

macro_rules! id_fold {
    ($t:ident) => { ... };
    ($t:ident, $transfer_fn:ident) => { ... };
}