AdminElf.Resource.get_resource
You're seeing just the callback
get_resource
, go back to AdminElf.Resource module for more information.
Specs
get_resource(conn :: Plug.Conn.t(), item_id :: String.t()) :: {:ok, resource :: term()} | {:error, reason :: term()}