Liberator.Resource.handle_no_content
You're seeing just the callback
handle_no_content
, go back to Liberator.Resource module for more information.
Specs
handle_no_content(Plug.Conn.t()) :: Plug.Conn.t()
Returns content for a 204 No Content
response.