ExBitmex.Rest.Instrument.Index.get

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

get(params \\ %{})

Specs

get(params()) ::
  {:ok, [instrument()], rate_limit()}
  | {:error, error_reason(), rate_limit() | nil}