Module Drom_lib.Protocol

This module implement various drivers for ppx_protocol_conv.

module Toml : Protocol_conv.Runtime.Driver with type t = Otoml.t

The ToML driver.

module Jinja2 : Protocol_conv.Runtime.Driver with type t = Jingoo.Jg_types.tvalue

The Jinja2 driver.