Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Entry : sig ... end
val add :
hash:'oid hash ->
Fpath.t ->
'oid t ->
(unit, [> Rresult.R.msg ]) Stdlib.result
val load :
hash:'oid hash ->
Fpath.t ->
('oid t, [> Rresult.R.msg ]) Stdlib.result
val store :
hash:'oid hash ->
append:('fd -> Bigstringaf.t -> 'fd) ->
'fd ->
'oid t ->
'fd
val store_to_path :
hash:'oid hash ->
Fpath.t ->
'oid t ->
(unit, [> Rresult.R.msg ]) Stdlib.result