OCaml Library Collection
/
module Defs : sig ... end
type inclusion_env = {
  1. i_env : Env.t;
  2. i_subst : Subst.t;
}