package carton

  1. Overview
  2. Docs

Module Idx.MSource

Parameters

module IO : sig ... end
module Uid : sig ... end

Signature

Sourcetype uid = Device.uid
Sourcetype fd
Sourcetype error
Sourceval pp_error : error Fmt.t
Sourceval create : t -> uid -> (fd, error) result IO.t
Sourceval append : t -> fd -> string -> unit IO.t
Sourceval close : t -> fd -> (unit, error) result IO.t
OCaml

Innovation. Community. Security.