ppx_h5struct
Ppx_h5struct.Field
hdf5.caml
hdf5.raw
type t = {
id : string;
name : string;
type_ : Type.t;
ocaml_type : Migrate_parsetree.Ast_406.Longident.t;
seek : bool;
}