Macro karabiner_thunk::eval [] [src]

macro_rules! eval {
    ( $e:expr ) => { ... };
}