The initial public namespace for Tenacity.
This module currently exposes a placeholder API while Tenacity's production interface is being designed.
Returns the placeholder value :world.
:world
@spec hello() :: :world
iex> Tenacity.hello() :world