class Dry::Schema::PrimitiveInferrer::Compiler

def visit_hash(_)

Other tags:
    Api: - private
def visit_hash(_)
  Hash
end