Volgo_hg_backend.Runtime
Defining the interface of a compatible runtime.
The other modules defined by Volgo_git_backend are all functors that are parametrized by this interface.
Volgo_git_backend
module type S = sig ... end