solar-interface 0.1.3

Source positions, diagnostics, and related helper functions
Documentation

solar-interface

Source positions, diagnostics, and related helper functions.

Important concepts in this module include:

  • the span, represented by [Span] and related types;
  • source code as represented by a [SourceMap]; and
  • interned strings, represented by [Symbol]s, with some common symbols available statically in the [sym] module.