Module File.In

type fd
val open_ : string -> (fd, Fmlib.Io.Error.t) result t
val close : fd -> unit t