highlight 0.0.0

A library for enabling syntax highlighting
Documentation
1
2
3
4
5
6
7
8
9
10
11
# highlight

<a href="https://docs.rs/syntax"><img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square" alt="docs.rs docs" /></a>

Allows you to wrap strings with macros to help enable IDE syntax highlighting for non-Rust languages inside your Rust.

- [x] js
- [x] html
- [x] css
- [x] sql