Mix.Ecto.ensure_repo

You're seeing just the function ensure_repo, go back to Mix.Ecto module for more information.

Specs

ensure_repo(module(), list()) :: Ecto.Repo.t()

Ensures the given module is an Ecto.Repo.