1 2 3
use crate::macros::lua_utag_limit::LUA_UTAG_LIMIT; pub const UTAG_PROXY: i32 = LUA_UTAG_LIMIT + 1;