macro_rules! lua_array_type { ($name:ident < $val:ty >) => { ... }; }
Makes wrapper to read table to array.