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