Carton_git_unix.MakeSourcemodule Uid : sig ... endval add :
Store.t ->
(Fpath.t, Lwt_unix.file_descr, Uid.t) Carton_git.t ->
idx:Fpath.t ->
Fpath.t ->
(Lwt_unix.file_descr * int64, Store.error) result Lwt.tval get :
Store.t ->
resources:
((Lwt_unix.file_descr * int64) ->
((Lwt_unix.file_descr * int64) Carton_git.buffers -> Carton.Dec.v Lwt.t) ->
Carton.Dec.v Lwt.t) ->
(Fpath.t, Lwt_unix.file_descr, Uid.t) Carton_git.t ->
Uid.t ->
(Carton.Dec.v, [> `Msg of string | `Not_found of Uid.t ]) result Lwt.tval fds :
(Fpath.t, Lwt_unix.file_descr, Uid.t) Carton_git.t ->
(Lwt_unix.file_descr * int64) list