defmodule HeliumElixir.RequestConfig do defstruct headers: %{}, base_url: "", recv_timeout: 60_000 end
2026 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.