Module Ppxlib.Ast_io

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