highlighter-core 0.1.1-alpha

The core library that Highlighter wraps.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.regex]
version = "1"

[package]
description = "The core library that Highlighter wraps."
edition = "2021"
homepage = "https://github.com/trimorphdev/highlighter"
license = "MIT"
name = "highlighter-core"
readme = "README.md"
repository = "https://github.com/trimorphdev/highlighter"
resolver = "2"
version = "0.1.1-alpha"