LivePhone.Countries.lookup

You're seeing just the function lookup, go back to LivePhone.Countries module for more information.

Specs

lookup(phone()) :: {:ok, LivePhone.Country.t()} | {:error, :not_found}

This function can be used to try and find the Country for a specific phone number in the ExPhoneNumber format.