package toml

  1. Overview
  2. Docs
Library for TOML with a parser, a serializer and a printer

Install

Dune Dependency

Authors

Maintainers

Sources

7.0.0.tar.gz
sha256=551185fbf299d596834eaa4e0a83385c2733c3aa4964e5326e280b1da8a5f908
sha512=afef067912ac41c29b7555554d3aed2c2f6e8f21d06733bd3e3dd6927d09ea13540fbaf5ded1cb23f0ac4bbb34b78a88ff668460ede3a73726996146431d9d27

doc/toml/Toml/index.html

Module TomlSource

Sourcemodule Compare : sig ... end
Sourcemodule Lenses : sig ... end

Partial lenses (returns option) for accessing TOML structures. They make it possible to read/write deeply nested immutable values.

Sourcemodule Lexer : sig ... end
module Menhir_parser : sig ... end
Sourcemodule Min : sig ... end
Sourcemodule Parser : sig ... end

Parses raw data into Toml data structures

Sourcemodule Printer : sig ... end
Sourcemodule Types : sig ... end
Sourcemodule Unicode : sig ... end
OCaml

Innovation. Community. Security.