AdminElf.Resource.create_resource

You're seeing just the callback create_resource, go back to AdminElf.Resource module for more information.
Link to this callback

create_resource(conn, attrs)

View Source (optional)

Specs

create_resource(conn :: Plug.Conn.t(), attrs :: any()) ::
  {:ok, created_item :: any()} | {:error, reason :: term()}