1234567891011121314151617181920212223242526(************************************************************************)(* v * The Coq Proof Assistant / The Coq Development Team *)(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *)(* \VV/ **************************************************************)(* // * This file is distributed under the terms of the *)(* * GNU Lesser General Public License Version 2.1 *)(************************************************************************)(************************************************************************)(* Coq serialization API/Plugin *)(* Copyright 2016-2018 MINES ParisTech *)(************************************************************************)(* Status: Very Experimental *)(************************************************************************)typet=[%import:CPrimitives.t][@@derivingsexp,yojson]typeprim_type=[%import:CPrimitives.prim_type][@@derivingsexp,yojson]typeop_or_type=[%import:CPrimitives.op_or_type][@@derivingsexp,yojson]