Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars.
# Cargo.toml
[dependencies]
syntect = "5.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Highlights Rust source code and returns HTML.
Use SyntaxSet::load_defaults_newlines() once and reuse.
No dependency data recorded yet.