xema v0.9.3 Xema.NoLoader 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

Link to this function

fetch(_) View Source
fetch(any :: any()) :: {:error, binary()}

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