cargo tombi
- Select
Run and Debug
from the sidebar - Select
Run Extension (Debug Build)
from the dropdown - Press the green play button
▶️
To test if it passes toml-test, run the following.
# Please first install toml-test
go install github.com/toml-lang/toml-test/cmd/toml-test@latest
# Run the toml-test
cargo xtask toml-test