ppx_bitstring
Ppx_bitstring.Context
bitstring
type t = {
dat : Entity.t;
off : Entity.t;
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