TOML stands for Tom’s Obvious, Minimal Language format. It’s a very minimal and readable configuration file format.
Used in many projects and frameworks, including Rust in its Cargo config files, see Learning Rust.
TOML stands for Tom’s Obvious, Minimal Language format. It’s a very minimal and readable configuration file format.
Used in many projects and frameworks, including Rust in its Cargo config files, see Learning Rust.