package toml

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

Install

Dune Dependency

Authors

Maintainers

Sources

7.1.0.tar.gz
sha256=1d4e9c16ed9e24d46dd757ce94adc7fc8b2068eb5ff7cd2a70fce08135a752ef
sha512=9cb98e4a9c4a01acf5ceeac836fe0dc4d341662f9b3ce6803e9d14499bcb450441111247159bdbc5c25d4618b8c1f088d206da702bef12ea1ca8781607d26774

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.

module 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.