Crate tsu

source · []

Functions

convert_json_to_toml used to convert json to toml

convert_toml_to_json used to convert toml to json

to_toml_str used to convert struct to toml string

toml_from_path used to read toml file and parse contents to toml data

toml_from_str used to parse string to toml data