lua_tokenizer

Type Alias IntType

source
pub type IntType = i64;
Expand description

type alias for lua integer type.