Module Ppxlib.Ast_ioSource

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

Sourcetype t
Sourceval read_binary : string -> (t, string) result
Sourceval get_ast : t -> ast
Sourceval get_input_name : t -> string