Macro kinder::lift [] [src]

macro_rules! lift {
    ($t:ident) => { ... };
}

macro to lift types