Module Gc.Make

Parameters

module S : STORE

Signature

type stream = unit -> Cstruct.t option Lwt.t
val make_stream : S.t -> ?⁠window:[ `Memory of int | `Object of int ] -> ?⁠depth:int -> S.Value.t list -> (stream * (Checkseum.Crc32.t * int64) S.Hash.Map.t Lwt_mvar.tS.error) Stdlib.result Lwt.t