ExBinance.Rest.HTTPClient.post

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

post(path, params, credentials, opts \\ [])

Specs

post(String.t(), map(), credentials(), keyword()) ::
  {:ok, any()} | {:error, shared_errors()}