package ppx_stable_witness

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file ppx_stable_witness_runtime.ml

1
2
3
(** This library exists solely to re-export [Stable_witness] via a fully-qualified module
    path that is unlikely to ever be shadowed. *)
module Stable_witness = Stable_witness
OCaml

Innovation. Community. Security.