[go: up one dir, main page]

Crate code_highlighter

source ·

Functions§

  • Common highlight function, given a complete source file, highlights an error between two indexes (in bytes) with a custom color (ANSI escape codes).
  • Given a complete source file, highlights an error between two indexes (in bytes).
  • Given a complete source file, highlights a warning between two indexes (in bytes).