wakterm.serde module¶
Since: Nightly Builds Only
The functionality described in this section requires a nightly build of wakterm. You can obtain a nightly build by following the instructions from the Download section.
The wakterm.serde module provides functions for parsing the given string as
json, yaml, or toml, returning the corresponding Lua values, and vice versa.