package drom_toml

  1. Overview
  2. Docs
The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.8.0.tar.gz
sha256=080b24601f5a6ac12980b029dd23bfe9e948f9959e89c54464e757a4db8f245a

doc/drom_toml/Drom_toml/index.html

Module Drom_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
Sourcemodule Main : sig ... end
Sourcemodule 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
Sourcemodule Version : sig ... end