mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 13:21:38 +03:00
236 B
236 B
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.