package ppxlib

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

A small module to help read bin-annots generated files.

type t
val read_binary : string -> (t, string) result
val get_ast : t -> ast
val get_input_name : t -> string