wakterm.serde module# The wakterm.serde module provides functions for parsing the given string as json, yaml, or toml, returning the corresponding Lua values, and vice versa. Available functions# json_decode json_encode json_encode_pretty toml_decode toml_encode toml_encode_pretty yaml_decode yaml_encode Pages json_decode json_encode json_encode_pretty toml_decode toml_encode toml_encode_pretty yaml_decode yaml_encode