Liberator.Resource.handle_not_implemented

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

handle_not_implemented(arg1)

View Source (since 1.0)

Specs

handle_not_implemented(Plug.Conn.t()) :: Plug.Conn.t()

Returns content for a 501 Not Implemented response.