package bitstring

  1. Overview
  2. Docs

Module Ppx_bitstring.Context

type t = {
  1. dat : Entity.t;
  2. off : Entity.t;
  3. len : Entity.t;
}
val make : loc:Migrate_parsetree.Ast_405.Ast_helper.loc -> t
val next : loc:Migrate_parsetree.Ast_405.Ast_helper.loc -> t -> t
OCaml

Innovation. Community. Security.