Crate syntax_error

source ·
Expand description

Structs

Enums

  • Possible character sets to use when rendering diagnostics.
  • An enum representing an ANSI color code.
  • The attachment point of inline label arrows
  • @trace 0 @print 100 @blame 150 @risky 175 @alert 200 @error 250 @fatal 255 A type that defines the kind of report being produced.

Traits

  • A trait implemented by Source caches.
  • A trait used to add formatting attributes to displayable items.
  • A builder for Report.
  • A trait implemented by spans within a character-based source.
  • A trait used to add formatting attributes to displayable items intended to be written to stdout.

Functions

  • Create a Cache from a collection of ID/strings, where each corresponds to a Source.