Module kumo.serde This module provides functions for serializing and deserializing data from various formats, such as json, toml and yaml. Available Functions json_encode json_encode_pretty json_load json_parse toml_encode toml_encode_pretty toml_load toml_parse yaml_encode yaml_load yaml_parse