wezterm.serde module

{{since('nightly')}}

The wezterm.serde module provides functions for parsing the given string as json, yaml, or toml, returning the corresponding Lua values, and vice versa.

Available functions