Module OpamVCSSource

Layer for handling version control sources through a functor

Sourcemodule type VCS = sig ... end

Each backend should implement this signature.

Create a backend from a VCS implementation.