Bindings to the functions under _G.utf8
pub fn char() -> glua.Value
Returns the utf8.char function.
pub const charpattern: BitArray
pub fn codepoint() -> glua.Value
Returns the utf8.codepoint function.
pub fn codes() -> glua.Value
Returns the utf8.codes function.
pub fn len() -> glua.Value
Returns the utf8.len function.
pub fn offset() -> glua.Value
Returns the utf8.offset function.