Module Changeset_lib.Api

module type S = sig ... end
module Make : functor (M : Base.T1) -> S with type 'a label = 'a M.t