Jaxon.Parser.parse

You're seeing just the function parse, go back to Jaxon.Parser module for more information.
Link to this function

parse(events, opts \\ [])

View Source

Specs

parse(String.t(), Keyword.t()) :: parse_return()

See Jaxon.Parsers.NifParser.parse/2.