TOML 1.1 codecs for OCaml
at main 5 lines 107 B view raw
1(library 2 (name tomlt) 3 (public_name tomlt) 4 (modules tomlt toml toml_error codec) 5 (libraries fmt ptime))