package csvfields

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

Install

Dune Dependency

Authors

Maintainers

Sources

csvfields-v0.12.0.tar.gz
sha256=a68730b99a7cc48a0a7d845830890e0ef17b3e8d30b3c03e8250efeff570e1a0
md5=b6ec322317100e0676fe20aed70e7c56

doc/csvfields.csvlib/Csvlib/State/index.html

Module Csvlib.State

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

Innovation. Community. Security.