Provider behaviour for bounded web fetch implementations.
Summary
Callbacks
@callback fetch( String.t(), keyword() ) :: {:ok, Pi.Web.Result.t()} | {:error, term()}
Provider behaviour for bounded web fetch implementations.
@callback fetch( String.t(), keyword() ) :: {:ok, Pi.Web.Result.t()} | {:error, term()}