Saxy.Partial.terminate
You're seeing just the function
terminate
, go back to Saxy.Partial module for more information.
Specs
terminate(partial :: t()) :: {:ok, state :: term()} | {:error, exception :: Saxy.ParseError.t()}
Terminates the XML document parsing.