Crate inkjet

source ·
Expand description

Inkjet is a batteries-included syntax highlighting library for Rust, based on tree-sitter.

See these links for:

Otherwise, you can get started here.

Re-exports

Modules

  • Common constants.
  • Traits and implementations for formatting the output of highlighters.

Structs

Enums

  • Concrete error type for all possible Inkjet errors.
  • The set of all languages supported by Inkjet.

Type Aliases