[][src]Macro redis_lua::lua

macro_rules! lua {
    #[proc_macro_hack] => { ... };
}

Macro to embed Lua script in Rust code.