Cache_lib.Transmuter_cache
module Make
(Transmuter : Intf.Transmuter.S)
(Registry : Intf.Registry.S with type element := Transmuter.Target.t)
(Name : Intf.Constant.S with type t := string) :
Intf.Transmuter_cache.S
with module Cached := Cached
and module Cache := Cache
and type source = Transmuter.Source.t
and type target = Transmuter.Target.t