Xema.NoLoader (xema v0.13.6) View Source

The default loader.

For the loader configuration see "Configure a loader".

Link to this section Summary

Functions

Returns for any data always the error tuple {:error, "No loader configured."}.

Link to this section Functions

Specs

fetch(any :: any()) :: {:error, binary()}

Returns for any data always the error tuple {:error, "No loader configured."}.