Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
go get github.com/hairyhenderson/tomlNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decodes a TOML string into a struct.
Use the original BurntSushi/toml if you need broader community support.
No dependency data recorded yet.