Return a reference to the handler.
Handler& handler() noexcept;
This function provides access to the constructed instance of the handler owned by the parser.
Constant.
No-throw guarantee.