GumboOptions.stop_on_first_error

Whether or not to stop parsing when the first error is encountered. Default: false.

struct GumboOptions
bool stop_on_first_error;

Meta