Mavryk_micheline_rewriting.Path
module type S = sig ... end
module Without_hash_consing : S
module With_hash_consing (P : sig ... end) : S