Module Container_key

module type S = sig ... end
module String_impl : S with type t = string