github.com/lmorg/murex@v0.0.0-20240217211045-e081c89cd4ef/builtins/types/toml/README.md (about)

     1  # Builtins: TOML
     2  
     3  This provides support for TOML data format.
     4  
     5  It is an optional builtin and has an additional dependency:
     6  
     7      go get -u github.com/BurntSushi/toml