package eio-trace

  1. Overview
  2. Docs

Module Eio_trace.SpaceSource

Sourcetype t = {
  1. start : int;
  2. mutable buf : bytes;
}
Sourceval create : int -> t
Sourceval mark : t -> int -> unit
Sourceval mark_range : t -> int -> int -> unit
Sourceval find_free_bit : int -> int -> int
Sourceval (.%[]) : t -> int -> bool
Sourceval first_free : t -> int -> int
OCaml

Innovation. Community. Security.