Module File.In

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