Module Benl_data.Marshal

module Marshal: Benl_marshal.Make(Benl_modules.Marshallable)

val load : string -> I.t
val dump : string -> I.t -> unit