Module chisel_json::errors

source ·
Expand description

General error types for the parser

Structs

  • The general error structure

Enums

  • A global enumeration of error codes
  • Enumeration of the various different parser stages that can produce an error

Type Definitions

  • Global result type used throughout the parser stages