Crate kind_span

source ·

Structs

  • A span in the encoded format that is required by kind2.
  • Position in a syntax context.
  • Describes a position in a source code (syntax context). It’s useful to generate error messages.
  • A syntax context index.

Traits