package csvfields

  1. Overview
  2. Docs
Runtime support for ppx_xml_conv and ppx_csv_conv

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=17095c85af6d0cbc18de46f60a28a29016675d273e9c89f38c2f4c10d0d08fc7

doc/src/csvfields.csvlib/state.ml.html

Source file state.ml

1
2
3
4
5
type t =
  | StartField
  | InUnquotedField
  | InQuotedField
  | InQuotedFieldAfterQuote
OCaml

Innovation. Community. Security.