Module chisel_json::lexer::errors

source ·
Expand description

Re-export of the errors module Error and Result types

This module contains definitions for the main Result types used throughout the parser.

Structs

Enums

Type Aliases

  • Global result type used throughout the parser stages