ExBinance.Rest.HTTPClient.get

You're seeing just the function get, go back to ExBinance.Rest.HTTPClient module for more information.
Link to this function

get(path, params, headers \\ [], opts \\ [])

Specs

get(path(), map(), [header()] | credentials(), keyword()) ::
  {:ok, any()} | {:error, shared_errors()}