Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Resolver.StoreSourceThe type for store configurations. A configuration value contains: the store implementation a creator of store's state and endpoint.
val v_generic :
?remote:remote_fn ->
Irmin.Backend.Conf.Spec.t ->
(module Irmin.Generic_key.S with type t = _) ->
t