Floki.HTMLParser.parse_document
You're seeing just the callback
parse_document
, go back to Floki.HTMLParser module for more information.
Specs
parse_document(binary()) :: {:ok, Floki.html_tree()} | {:error, String.t()}