package serde

  1. Overview
  2. Docs

Source file deserializer.ml

1
type 'state t = (module Intf.Deserializer_intf with type state = 'state)
OCaml

Innovation. Community. Security.