sig val value : Format.formatter -> Toml.Value.value -> unit val table : Format.formatter -> Toml.Value.table -> unit val array : Format.formatter -> Toml.Value.array -> unit end